Click or drag to resize

PlotOrientationType Enumeration

Defines the rotation type.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public enum PlotOrientationType
Members
  Member nameValueDescription
Portrait0 The drawing is plotted vertical.
Landscape1 The drawing is plotted horizontal.
See Also