IAcadPreferencesOutputPlotLegacy Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
bool PlotLegacy { get; set; }
Property PlotLegacy As Boolean
Get
Set
property bool PlotLegacy {
bool get ();
void set (bool value);
}
abstract PlotLegacy : bool with get, set
Property Value
Type:
Boolean
See Also