ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCompositeCallout Class / Floating Property

In This Topic
    Floating Property
    In This Topic
    Gets or sets the text part position properties for the floating 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. The floating part is anchored below the bottom text part. If there is no bottom text part it is anchored below the middle text part plus margins.
    Syntax
    public CIMCompositeTextPartPosition Floating {get; set;}
    Public Property Floating As CIMCompositeTextPartPosition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also