public final class CadPlotLayoutFlag
extends com.aspose.ms.System.Enum
Plot layout flag.
CadPlotSettings.PlotLayoutFlag
Modifier and Type | Field and Description |
---|---|
static short |
DrawViewportsFirst
The draw viewports first
|
static short |
Initializing
The initializing
|
static short |
ModelType
The model type
|
static short |
PlotCentered
The plot centered
|
static short |
PlotHidden
The plot hidden
|
static short |
PlotPlotStyles
The plot plot styles
|
static short |
PlotViewportBorders
The plot viewport borders
|
static short |
PrevPlotInit
The previous plot initialize
|
static short |
PrintLineWeights
The print line weights
|
static short |
ScaleLineWeights
The scale line weights
|
static short |
ShowPlotStyles
The show plot styles
|
static short |
UpdatePaper
The update paper
|
static short |
UseStandardScale
The use standard scale
|
static short |
ZoomToPaperOnUpdate
The zoom to paper on update
|
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 PlotViewportBorders
The plot viewport borders
public static final short ShowPlotStyles
The show plot styles
public static final short PlotCentered
The plot centered
public static final short PlotHidden
The plot hidden
public static final short UseStandardScale
The use standard scale
public static final short PlotPlotStyles
The plot plot styles
public static final short ScaleLineWeights
The scale line weights
public static final short PrintLineWeights
The print line weights
public static final short DrawViewportsFirst
The draw viewports first
public static final short ModelType
The model type
public static final short UpdatePaper
The update paper
public static final short ZoomToPaperOnUpdate
The zoom to paper on update
public static final short Initializing
The initializing
public static final short PrevPlotInit
The previous plot initialize