IAcadPreferencesSelection Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
AcadPreferencesSelection Selection { get; }
ReadOnly Property Selection As AcadPreferencesSelection
Get
property AcadPreferencesSelection^ Selection {
AcadPreferencesSelection^ get ();
}
abstract Selection : AcadPreferencesSelection with get
Property Value
Type:
AcadPreferencesSelection
See Also