Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public Icon Icon { get; set; }
Public Property Icon As Icon
Get
Set
public:
property Icon^ Icon {
Icon^ get ();
void set (Icon^ value);
}
member Icon : Icon with get, set
Property Value
Icon
See Also