Show / Hide Table of Contents

Class StbSecBarSlab_RC_2Way

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