Enum CadPlotType

CadPlotType enumeration

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

public enum CadPlotType : short

Values

NameValueDescription
LastScreenDisplay0Last screen display.
Extents1Drawing extents.
Limits2Drawing limits.
View63View specified by code 6.
Window4Window specified by codes 48, 49, 140, 141.
LayoutInformation5Layout information.

See Also