Show / Hide Table of Contents

Class StbAxes

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

Properties

| Improve this Doc View Source

StbArcAxes

Declaration
public StbArcAxes[] StbArcAxes { get; set; }
Property Value
Type Description
StbArcAxes[]
| Improve this Doc View Source

StbDrawingAxes

Declaration
public StbDrawingAxes StbDrawingAxes { get; set; }
Property Value
Type Description
StbDrawingAxes
| Improve this Doc View Source

StbParallelAxes

Declaration
public StbParallelAxes[] StbParallelAxes { get; set; }
Property Value
Type Description
StbParallelAxes[]
| Improve this Doc View Source

StbRadialAxes

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