CadPlotType
Inheritance: java.lang.Object, com.aspose.ms.System.Enum
Plot type (portion of paper space to output to the media). CadPlotSettings
Enum Values
| Field | Description |
|---|---|
| LastScreenDisplay | Last screen display. |
| Extents | Drawing extents. |
| Limits | Drawing limits. |
| View6 | View specified by code 6. |
| Window | Window specified by codes 48, 49, 140, 141. |
| LayoutInformation | Layout information. |
LastScreenDisplay
public static final short LastScreenDisplay
Last screen display.
Returns: short
Extents
public static final short Extents
Drawing extents.
Returns: short
Limits
public static final short Limits
Drawing limits.
Returns: short
View6
public static final short View6
View specified by code 6.
Returns: short
Window
public static final short Window
Window specified by codes 48, 49, 140, 141.
Returns: short
LayoutInformation
public static final short LayoutInformation
Layout information.
Returns: short