BlockTableRecordHasPreviewIcon Property
|
Gets whether this block table record has
preview icon.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool HasPreviewIcon { get; }
Public ReadOnly Property HasPreviewIcon As Boolean
Get
public:
property bool HasPreviewIcon {
bool get ();
}
member HasPreviewIcon : bool with get
Property Value
Boolean
See Also