ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCallout Class / LeaderOffset Property

In This Topic
    LeaderOffset Property
    In This Topic
    Gets or sets the leader offset which is an offset value defining the distance (in points) between the anchor point and the beginning of the drawn leader.
    Syntax
    public double LeaderOffset {get; set;}
    Public Property LeaderOffset As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also