 | STARCommandDeck Property |
Deck layout
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic Rack Deck { get; }
Public ReadOnly Property Deck As Rack
Get
public:
property Rack^ Deck {
Rack^ get ();
}
member Deck : Rack with get
Property Value
Type:
Rack
See Also