Show / Hide Table of Contents

Class StbSecBarSlabDeck1Way

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

Properties

| Improve this Doc View Source

D

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

pitch

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

pos

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

strength

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