ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaplexLabelPlacementProperties Class / CanRemoveOverlappingLabel Property

In This Topic
    CanRemoveOverlappingLabel Property
    In This Topic
    Gets or sets a value indicating whether to remove the label if it overlaps with other labels.
    Syntax
    Public Property CanRemoveOverlappingLabel As Boolean
    public bool CanRemoveOverlappingLabel {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also