Class StbAnaNodePanel
Inheritance
System.Object
StbAnaNodePanel
Assembly: STBDotNet.dll
Syntax
public class StbAnaNodePanel : object
Properties
|
Improve this Doc
View Source
angle
Declaration
public double angle { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
angleSpecified
Declaration
public bool angleSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
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_node
Declaration
public string id_node { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_property
Declaration
public string id_property { 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 |
|