 | RackColor Property |
background color of rack
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic int Color { get; }
Public ReadOnly Property Color As Integer
Get
public:
property int Color {
int get ();
}
member Color : int with get
Property Value
Type:
Int32
See Also