Show / Hide Table of Contents

Class StbDrawingAxes

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

Properties

| Improve this Doc View Source

StbDrawingArcAxis

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

StbDrawingLineAxis

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