Click or drag to resize

DXFReaderNETControlPlotAspectRatio Property

Returns/sets the aspect ratio of the plotted drawing. This aspect ratio is the relationship between the drawing's two dimensions, expressed as width divided by height.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public float PlotAspectRatio { get; set; }

Property Value

Type: Single
Remarks
Default value: 1
See Also