public final class CadPlotPaperUnits
extends com.aspose.ms.System.Enum
Plot paper units.
CadPlotSettings
Modifier and Type | Field and Description |
---|---|
static short |
PlotInInches
The plot in inches
|
static short |
PlotInMillimeters
The plot in millimeters
|
static short |
PlotInPixels
The plot in pixels
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject
public static final short PlotInInches
The plot in inches
public static final short PlotInMillimeters
The plot in millimeters
public static final short PlotInPixels
The plot in pixels
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.