IAcadPaperSpaceIsLayout
Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
ReadOnly Property IsLayout As Boolean
Get
property bool IsLayout {
bool get ();
}
abstract IsLayout : bool with get
Property Value
Boolean
Implements
IAcadBlockIsLayout
See Also