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
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.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.11 - 200.0
.NET 5100.11 - 100.12
.NET Core 3.1100.11 - 100.12
Android100.11 - 100.15
iOS100.11 - 100.15
UWP100.11 - 200.0
In This Article
Back to top Copyright © 2022 Esri.