Show / Hide Table of Contents

Class StbSecColumn_SRC_NotSameShapeCross

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

Properties

| Improve this Doc View Source

offset_XX

Declaration
public double offset_XX { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

offset_XXSpecified

Declaration
public bool offset_XXSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

offset_XY

Declaration
public double offset_XY { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

offset_XYSpecified

Declaration
public bool offset_XYSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

offset_YX

Declaration
public double offset_YX { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

offset_YXSpecified

Declaration
public bool offset_YXSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

offset_YY

Declaration
public double offset_YY { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

offset_YYSpecified

Declaration
public bool offset_YYSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

shape_X

Declaration
public string shape_X { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

shape_Y

Declaration
public string shape_Y { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

strength_main_X

Declaration
public string strength_main_X { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

strength_main_Y

Declaration
public string strength_main_Y { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

strength_web_X

Declaration
public string strength_web_X { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

strength_web_Y

Declaration
public string strength_web_Y { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX