ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaplexLabelPlacementProperties Class / MaximumLabelOverrun Property

In This Topic
    MaximumLabelOverrun Property
    In This Topic
    Gets or sets the maximum distance that a label is allowed to overrun the end of its feature.
    Syntax
    public double MaximumLabelOverrun {get; set;}
    Public Property MaximumLabelOverrun As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also