CadPlotPaperUnits

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

Plot paper units. CadPlotSettings

Enum Values

FieldDescription
PlotInInchesThe plot in inches
PlotInMillimetersThe plot in millimeters
PlotInPixelsThe 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