LabelOrganizingLayer.MinimumDuplicateDistance Property
Gets or sets the minimum distance between duplicate labels.
Syntax
public System.Int32 MinimumDuplicateDistance { get; set; }
Property Value
Default: 512
The minimum distance, in pixels, that is allowed between duplicate labels.
Remarks
This property is used in conjunction with LabelOrganizingSettings.RemoveDuplicates. See also Removing duplicates.
Platforms
Windows, Linux, Android