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

In This Topic
    TopLeft Property
    In This Topic
    Gets or sets the text part position properties for the top left part of the callout text. This contains the relative positioning information, as well as split offset indicating the extent to which the callout part will mask the callout outline, and whether or not the part should be boxed in by the overall callout, or not.
    Syntax
    public CIMCompositeTextPartPosition TopLeft {get; set;}
    Public Property TopLeft As CIMCompositeTextPartPosition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also