 | ContainerIsVisble Property |
is container visible in the decklyaout
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool IsVisble { get; set; }
Public Property IsVisble As Boolean
Get
Set
public:
property bool IsVisble {
bool get ();
void set (bool value);
}
member IsVisble : bool with get, set
Property Value
Type:
Boolean
See Also