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