This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
af66e376 ac2f 56c7 547d 36c61601640a
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Defines the portion of paper space to output to the media.
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum PlotTypeVB
Public Enumeration PlotTypeC++
public enum class PlotTypeF#
type PlotType| LastScreenDisplay | 0 | Last screen display |
| DrawingExtents | 1 | Drawing extents. |
| DrawingLimits | 2 | Drawing limits. |
| View | 3 | View specified by the plot view name. |
| Window | 4 | Window specified by the upper-right and bottom-left window corners. |
| LayoutInformation | 5 | Layout information. |