Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property IsXRef As Boolean
        Get
 
property bool IsXRef {
        bool get ();
}
 
abstract IsXRef : bool with get
 
 
 
Property Value
Boolean
Implements
IAcadBlockIsXRef
 
See Also