IAcadDocumentPlot Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
ReadOnly Property Plot As AcadPlot
Get
property AcadPlot^ Plot {
AcadPlot^ get ();
}
abstract Plot : AcadPlot with get
Property Value
AcadPlot
See Also