Show / Hide Table of Contents

Class StbParallelAxis

Inheritance
System.Object
StbParallelAxis
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbParallelAxis : object

Properties

| Improve this Doc View Source

distance

Declaration
public double distance { 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

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

StbNodeIdList

Declaration
public StbNodeId[] StbNodeIdList { get; set; }
Property Value
Type Description
StbNodeId[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX