IAcadDatabaseViews Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
ReadOnly Property Views As AcadViews
Get
property AcadViews^ Views {
AcadViews^ get ();
}
abstract Views : AcadViews with get
Property Value
AcadViews
See Also