Class StbArcAxis
Inheritance
System.Object
StbArcAxis
Assembly: STBDotNet.dll
Syntax
public class StbArcAxis : object
Properties
|
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
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
radius
Declaration
public double radius { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
StbNodeIdList
Declaration
public StbNodeId[] StbNodeIdList { get; set; }
Property Value