Show / Hide Table of Contents

Class StbOpen

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

id_section

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

length_X

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

length_Y

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

name

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

position_X

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

position_Y

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

rotate

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