DXFReaderNETControlPlotRotation Property
|
Returns/sets the orientation of the plotted drawing.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public PlotOrientationType PlotRotation { get; set; }
Public Property PlotRotation As PlotOrientationType
Get
Set
public:
property PlotOrientationType PlotRotation {
PlotOrientationType get ();
void set (PlotOrientationType value);
}
member PlotRotation : PlotOrientationType with get, set
PROPERTY PlotRotation AS PlotOrientationType GET SET
Property Value
Type:
PlotOrientationTypeRemarks See Also