IAcadDocumentPlotConfigurations Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
AcadPlotConfigurations PlotConfigurations { get; }
ReadOnly Property PlotConfigurations As AcadPlotConfigurations
Get
property AcadPlotConfigurations^ PlotConfigurations {
AcadPlotConfigurations^ get ();
}
abstract PlotConfigurations : AcadPlotConfigurations with get
Property Value
AcadPlotConfigurations
Implements
IAcadDatabasePlotConfigurations
See Also