Enum CadPlotPaperUnits
CadPlotPaperUnits enumeration
Plot paper units. CadPlotSettings
public enum CadPlotPaperUnits : short
Values
| Name | Value | Description |
|---|---|---|
| PlotInInches | 0 | The plot in inches |
| PlotInMillimeters | 1 | The plot in millimeters |
| PlotInPixels | 2 | The plot in pixels |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD