Show / Hide Table of Contents

Class StbSecColumn_SRC_ThreeTypesShapeBox

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

Properties

| Improve this Doc View Source

encase_type

Declaration
public StbSecColumn_SRC_SameShapeBoxEncase_type encase_type { get; set; }
Property Value
Type Description
StbSecColumn_SRC_SameShapeBoxEncase_type
| Improve this Doc View Source

offset_X

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

offset_XSpecified

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

offset_Y

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

offset_YSpecified

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

shape

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

strength

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