Show / Hide Table of Contents

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.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
TargetVersions
.NET Standard 2.0100.11 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.11 - 200.7
Xamarin.Android100.11 - 100.15
Xamarin.iOS100.11 - 100.15
UWP100.11 - 200.7
In This Article
Back to top Copyright © 2022 Esri.