Class StbCalBraceSectionProperty
Inheritance
System.Object
StbCalBraceSectionProperty
Assembly: STBDotNet.dll
Syntax
public class StbCalBraceSectionProperty : object
Constructors
|
Improve this Doc
View Source
StbCalBraceSectionProperty()
Declaration
public StbCalBraceSectionProperty()
Properties
|
Improve this Doc
View Source
A
Declaration
public double A { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
i
Declaration
public double i { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|