Click or drag to resize

DXFReaderNETControlPlotOrientation Property

Returns/sets the orientation of the plotted drawing.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntax
public PlotOrientationType PlotOrientation { get; set; }

Property Value

Type: PlotOrientationType
Remarks
Default value: PlotOrientationType.Landscape
See Also