IAcadDatabasePlotConfigurations Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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