public final class CadShadePlotResolutionLevel
extends com.aspose.ms.System.Enum
ShadePlot resolution level.
CadPlotSettings
Modifier and Type | Field and Description |
---|---|
static short |
Custom
Resolution is custom
|
static short |
Draft
Resolution is draft
|
static short |
Maximum
Resolution is maximum
|
static short |
Normal
Resolution is normal
|
static short |
Presentation
Resolution is presentation
|
static short |
Preview
Resolution is preview
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final short Draft
Resolution is draft
public static final short Preview
Resolution is preview
public static final short Normal
Resolution is normal
public static final short Presentation
Resolution is presentation
public static final short Maximum
Resolution is maximum
public static final short Custom
Resolution is custom