This .NET class wraps the AcPlPlotConfigInfo ObjectARX class.
PlotConfigInfo is a lightweight class containing information about a device. A collection of PlotConfigInfo objects is returned by PlotConfigManager.getDevicesList().
Autodesk.AutoCAD.PlottingServices.PlotConfigInfo
Public sealed Class PlotConfigInfo Inherits RXObject
public sealed class PlotConfigInfo : RXObject;
Comments? |