Enum PlotType
Defines the portion of paper space to output to the media.
Namespace: netDxf.Objects
Assembly: CADability.dll
Syntax
public enum PlotType
Fields
| Name | Description |
|---|---|
| DrawingExtents | Drawing extents. |
| DrawingLimits | Drawing limits. |
| LastScreenDisplay | Last screen display |
| LayoutInformation | Layout information. |
| View | View specified by the plot view name. |
| Window | Window specified by the upper-right and bottom-left window corners. |