Enum CadPlotPaperUnits

CadPlotPaperUnits enumeration

Plot paper units. CadPlotSettings

public enum CadPlotPaperUnits : short

Values

NameValueDescription
PlotInInches0The plot in inches
PlotInMillimeters1The plot in millimeters
PlotInPixels2The plot in pixels

See Also