Show / Hide Table of Contents

Class StbSecBarArrangementColumn_SRC

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

Constructors

| Improve this Doc View Source

StbSecBarArrangementColumn_SRC()

Declaration
public StbSecBarArrangementColumn_SRC()

Properties

| Improve this Doc View Source

center_end_X

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

center_end_XSpecified

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

center_end_Y

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

center_end_YSpecified

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

center_interval

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

center_intervalSpecified

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

center_start_X

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

center_start_XSpecified

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

center_start_Y

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

center_start_YSpecified

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

depth_cover_end_X

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

depth_cover_end_XSpecified

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

depth_cover_end_Y

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

depth_cover_end_YSpecified

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

depth_cover_start_X

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

depth_cover_start_XSpecified

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

depth_cover_start_Y

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

depth_cover_start_YSpecified

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

interval

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

intervalSpecified

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

isSpiral

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

Items

Declaration
public object[] Items { get; set; }
Property Value
Type Description
System.Object[]
| Improve this Doc View Source

kind_corner

Declaration
public StbSecBarArrangementColumn_SRCKind_corner kind_corner { get; set; }
Property Value
Type Description
StbSecBarArrangementColumn_SRCKind_corner
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX