Show / Hide Table of Contents

Class StbSecColumn_SRC_NotSameShapeT

Inheritance
System.Object
StbSecColumn_SRC_NotSameShapeT
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecColumn_SRC_NotSameShapeT : object

Properties

| Improve this Doc View Source

direction_type

Declaration
public StbSecColumn_SRC_SameShapeTDirection_type direction_type { get; set; }
Property Value
Type Description
StbSecColumn_SRC_SameShapeTDirection_type
| 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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX