Show / Hide Table of Contents

Class StbAnaPlaneProperty

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

Properties

| Improve this Doc View Source

element_type

Declaration
public StbAnaPlanePropertyElement_type element_type { get; set; }
Property Value
Type Description
StbAnaPlanePropertyElement_type
| 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_material

Declaration
public string id_material { 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

thickness

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