Show / Hide Table of Contents

Class StbCalColumnSectionProperty

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

Constructors

| Improve this Doc View Source

StbCalColumnSectionProperty()

Declaration
public StbCalColumnSectionProperty()

Properties

| Improve this Doc View Source

A

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

As_X

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

As_Y

Declaration
public double As_Y { 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_X

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

I_Y

Declaration
public double I_Y { 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

J

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