Show / Hide Table of Contents

Class StbCalBraceSectionProperty

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

Constructors

| Improve this Doc View Source

StbCalBraceSectionProperty()

Declaration
public StbCalBraceSectionProperty()

Properties

| Improve this Doc View Source

A

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

guid

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

i

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

id

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