Gets and sets the ratio of the line length to the line width (i.e., length / width).
Read-write property
Visual Basic |
---|
Public Property minimumAspectRatio() As Double |
A double value which represents the minimum aspect ratio.
The default value is 0.
Valid values are 1.0 to 1000.0. This provides a range of 10 pixels long for every one pixel wide.
Lines with ratios below this value will not be removed.