Property RemoveDuplicatesDistance
RemoveDuplicatesDistance
Gets or sets a value that controls the duplicate thinning radius (in points i.e. 1/72 inches).
Declaration
public double RemoveDuplicatesDistance { get; set; }
Property Value
Type | Description |
---|---|
System. |
A value that controls the duplicate thinning radius (in points i.e. 1/72 inches). |
Remarks
The distance is measured on the screen (i.e. not in the map) in points, comparable to the text font size.
This value is only used if Remove
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.11 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.11 - 200.6 |
Xamarin.Android | 100.11 - 100.15 |
Xamarin.iOS | 100.11 - 100.15 |
UWP | 100.11 - 200.6 |