Class StbSecBarFoundation_RC_Continuous
Inheritance
System.Object
StbSecBarFoundation_RC_Continuous
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
|
Improve this Doc
View Source
strength
Declaration
public string strength { get; set; }
Property Value
Type |
Description |
System.String |
|