Show / Hide Table of Contents

Class StbSecBarFoundation_RC_Continuous

Inheritance
System.Object
StbSecBarFoundation_RC_Continuous
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBarFoundation_RC_Continuous : 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

N

Declaration
public string N { 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

pitchSpecified

Declaration
public bool pitchSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

pos

Declaration
public StbSecBarFoundation_RC_ContinuousPos pos { get; set; }
Property Value
Type Description
StbSecBarFoundation_RC_ContinuousPos
| 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