IAcadDatabasePlotConfigurations Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.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
See Also