IAcadMInsertBlockHasAttributes
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.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
Boolean
Implements
IAcadBlockReferenceHasAttributes
 
See Also