Class StbSecFlatBar
Inheritance
System.Object
StbSecFlatBar
Assembly: STBDotNet.dll
Syntax
public class StbSecFlatBar : object
Properties
|
Improve this Doc
View Source
B
Declaration
public double B { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
t
Declaration
public double t { get; set; }
Property Value
Type |
Description |
System.Double |
|