ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCompositeCallout Class / Middle Property

In This Topic
    Middle Property
    In This Topic
    Gets or sets the text part position properties for the middle part of the callout text. This contains the relative positioning information. Split offset and box will have no effect on this text part, since it is required that that the middle part is in the center of the callout.
    Syntax
    public CIMCompositeTextPartPosition Middle {get; set;}
    Public Property Middle As CIMCompositeTextPartPosition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also