Class StbSecColumn_SRC_ThreeTypesShapeT
Inheritance
System.Object
StbSecColumn_SRC_ThreeTypesShapeT
Assembly: STBDotNet.dll
Syntax
public class StbSecColumn_SRC_ThreeTypesShapeT : object
Properties
|
Improve this Doc
View Source
direction_type
Declaration
public StbSecColumn_SRC_SameShapeTDirection_type direction_type { get; set; }
Property Value
|
Improve this Doc
View Source
offset_HX
Declaration
public double offset_HX { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_HXSpecified
Declaration
public bool offset_HXSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
offset_HY
Declaration
public double offset_HY { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_HYSpecified
Declaration
public bool offset_HYSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
offset_T
Declaration
public double offset_T { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_TSpecified
Declaration
public bool offset_TSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
shape_H
Declaration
public string shape_H { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
shape_T
Declaration
public string shape_T { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_main_H
Declaration
public string strength_main_H { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_main_T
Declaration
public string strength_main_T { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_web_H
Declaration
public string strength_web_H { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_web_T
Declaration
public string strength_web_T { get; set; }
Property Value
Type |
Description |
System.String |
|