Class StbAnaPlaneProperty
Inheritance
System.Object
StbAnaPlaneProperty
Assembly: STBDotNet.dll
Syntax
public class StbAnaPlaneProperty : object
Properties
|
Improve this Doc
View Source
element_type
Declaration
public StbAnaPlanePropertyElement_type element_type { get; set; }
Property Value
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_material
Declaration
public string id_material { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
thickness
Declaration
public double thickness { get; set; }
Property Value
Type |
Description |
System.Double |
|