ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCompositeTextPartPosition Class / SplitOffset Property

In This Topic
    SplitOffset Property
    In This Topic
    Gets or sets the split offset of the text part. This determines how much of a gap there is between the callout border and any part of the text part intersecting the border If this is set to wider than the callout width, none of the associated callout line will draw.
    Syntax
    public double SplitOffset {get; set;}
    Public Property SplitOffset As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also