CadPlotSettings.PlotPaperSize

CadPlotSettings.PlotPaperSize property

Gets or sets the size of the plot paper.

public CadSize PlotPaperSize { get; set; }

Property Value

The size of the plot paper.

See Also