Property that represents the icon of a menu
item.
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
Property Icon As Icon
Get
Set
property Icon^ Icon {
Icon^ get ();
void set (Icon^ value);
}
abstract Icon : Icon with get, set
Property Value
Icon
See Also