DynamicBlockReferencePropertyShow
Property
|
Property that indicates whether this property
is shown in the Property Palette.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool Show { get; }
Public ReadOnly Property Show As Boolean
Get
public:
property bool Show {
bool get ();
}
member Show : bool with get
Property Value
Boolean
See Also