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