Show / Hide Table of Contents

Class StbParapet

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

Constructors

| Improve this Doc View Source

StbParapet()

Declaration
public StbParapet()

Properties

| Improve this Doc View Source

direction

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

directionSpecified

Declaration
public bool directionSpecified { get; set; }
Property Value
Type Description
System.Boolean
| 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_node_end

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

id_node_start

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

kind_layout

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

kind_structure

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

level

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

levelSpecified

Declaration
public bool levelSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

name

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

offset

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

offsetSpecified

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