CadPlotPaperUnits
Inheritance: java.lang.Object, com.aspose.ms.System.Enum
Plot paper units. CadPlotSettings
Enum Values
| Field | Description |
|---|---|
| PlotInInches | The plot in inches |
| PlotInMillimeters | The plot in millimeters |
| PlotInPixels | The plot in pixels |
PlotInInches
public static final short PlotInInches
The plot in inches
Returns: short
PlotInMillimeters
public static final short PlotInMillimeters
The plot in millimeters
Returns: short
PlotInPixels
public static final short PlotInPixels
The plot in pixels
Returns: short