Enum CadPlotLayoutFlag
CadPlotLayoutFlag enumeration
Plot layout flag. PlotLayoutFlag
[Flags]
public enum CadPlotLayoutFlag : short
Values
Name | Value | Description |
---|---|---|
PlotViewportBorders | 1 | The plot viewport borders |
ShowPlotStyles | 2 | The show plot styles |
PlotCentered | 4 | The plot centered |
PlotHidden | 8 | The plot hidden |
UseStandardScale | 10 | The use standard scale |
PlotPlotStyles | 20 | The plot plot styles |
ScaleLineWeights | 40 | The scale line weights |
PrintLineWeights | 80 | The print line weights |
DrawViewportsFirst | 200 | The draw viewports first |
ModelType | 400 | The model type |
UpdatePaper | 800 | The update paper |
ZoomToPaperOnUpdate | 1000 | The zoom to paper on update |
Initializing | 2000 | The initializing |
PrevPlotInit | 4000 | The previous plot initialize |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD