Added interface.
More...
import"FxInterfaces.idl";
|
| HRESULT | DisplayPlotPreview ([in] AcPreviewMode Preview) |
| |
| HRESULT | PlotToFile ([in] BSTR plotFile, [in, optional] VARIANT plotConfig, [out, retval] VARIANT_BOOL *success) |
| |
| HRESULT | PlotToDevice ([in, optional] VARIANT plotConfig, [out, retval] VARIANT_BOOL *success) |
| |
| HRESULT | SetLayoutsToPlot ([in] VARIANT layoutList) |
| |
| HRESULT | StartBatchMode ([in] long entryCount) |
| |
Added interface.
Definition at line 980 of file FxInterfaces.idl.
◆ DisplayPlotPreview()
| HRESULT IAcadPlot::DisplayPlotPreview |
( |
[in] AcPreviewMode |
Preview | ) |
|
◆ PlotToDevice()
| HRESULT IAcadPlot::PlotToDevice |
( |
[in, optional] VARIANT |
plotConfig, |
|
|
[out, retval] VARIANT_BOOL * |
success |
|
) |
| |
◆ PlotToFile()
| HRESULT IAcadPlot::PlotToFile |
( |
[in] BSTR |
plotFile, |
|
|
[in, optional] VARIANT |
plotConfig, |
|
|
[out, retval] VARIANT_BOOL * |
success |
|
) |
| |
◆ SetLayoutsToPlot()
| HRESULT IAcadPlot::SetLayoutsToPlot |
( |
[in] VARIANT |
layoutList | ) |
|
◆ StartBatchMode()
| HRESULT IAcadPlot::StartBatchMode |
( |
[in] long |
entryCount | ) |
|
◆ Application
◆ BatchPlotProgress
| VARIANT_BOOL IAcadPlot::BatchPlotProgress |
|
getset |
◆ NumberOfCopies
| long IAcadPlot::NumberOfCopies |
|
getset |
◆ QuietErrorMode
| VARIANT_BOOL IAcadPlot::QuietErrorMode |
|
getset |
The documentation for this interface was generated from the following file: