Show / Hide Table of Contents

Class StbSecBarSlabDeckStandard

Inheritance
System.Object
StbSecBarSlabDeckStandard
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBarSlabDeckStandard : 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 StbSecBarSlab_RC_StandardPos pos { get; set; }
Property Value
Type Description
StbSecBarSlab_RC_StandardPos
| 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