IAcadExternalReferenceHasAttributes Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
bool HasAttributes { get; }
ReadOnly Property HasAttributes As Boolean
Get
property bool HasAttributes {
bool get ();
}
abstract HasAttributes : bool with get
Property Value
Type:
Boolean
Implements
IAcadBlockReferenceHasAttributes
See Also