IAcadDocumentSelectionSets
Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
AcadSelectionSets SelectionSets { get; }
ReadOnly Property SelectionSets As AcadSelectionSets
Get
property AcadSelectionSets^ SelectionSets {
AcadSelectionSets^ get ();
}
abstract SelectionSets : AcadSelectionSets with get
Property Value
AcadSelectionSets
See Also