Class StbBeam_RC_BarSpacingApply
Inheritance
System.Object
StbBeam_RC_BarSpacingApply
Assembly: STBDotNet.dll
Syntax
public class StbBeam_RC_BarSpacingApply : object
Properties
|
Improve this Doc
View Source
D_bar_spacing
Declaration
public string D_bar_spacing { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
N_bar_spacing
Declaration
public string N_bar_spacing { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
pitch_bar_spacing
Declaration
public double pitch_bar_spacing { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
pitch_bar_spacingSpecified
Declaration
public bool pitch_bar_spacingSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
set_default
Declaration
public bool set_default { get; set; }
Property Value
Type |
Description |
System.Boolean |
|