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