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