CadPlotType

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

Plot type (portion of paper space to output to the media). CadPlotSettings

Enum Values

FieldDescription
LastScreenDisplayLast screen display.
ExtentsDrawing extents.
LimitsDrawing limits.
View6View specified by code 6.
WindowWindow specified by codes 48, 49, 140, 141.
LayoutInformationLayout 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