Enum CadPlotType
CadPlotType enumeration
Plot type (portion of paper space to output to the media). CadPlotSettings
public enum CadPlotType : short
Values
Name | Value | Description |
---|---|---|
LastScreenDisplay | 0 | Last screen display. |
Extents | 1 | Drawing extents. |
Limits | 2 | Drawing limits. |
View6 | 3 | View specified by code 6. |
Window | 4 | Window specified by codes 48, 49, 140, 141. |
LayoutInformation | 5 | Layout information. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD