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 |
---|---|
Double | 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 RemoveDuplicatesStrategy is enabled. The default value is 0. This indicates that duplicates should be removed from the entire extent.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.11 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.11 - 100.15 |
.NET 5 | 100.11 - 100.12 |
.NET Core 3.1 | 100.11 - 100.12 |
Xamarin.Android | 100.11 - 100.15 |
Xamarin.iOS | 100.11 - 100.15 |
UWP | 100.11 - 100.15 |