Class StbSecBarArrangementColumn_RC
Inheritance
System.Object
StbSecBarArrangementColumn_RC
Assembly: STBDotNet.dll
Syntax
public class StbSecBarArrangementColumn_RC : object
Constructors
|
Improve this Doc
View Source
StbSecBarArrangementColumn_RC()
Declaration
public StbSecBarArrangementColumn_RC()
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_RCKind_corner kind_corner { get; set; }
Property Value