Show / Hide Table of Contents

Class StbParallelAxes

Inheritance
System.Object
StbParallelAxes
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbParallelAxes : 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

group_name

Declaration
public string group_name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StbParallelAxis

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

X

Declaration
public double X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

Y

Declaration
public double Y { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX