ArcGIS Pro 2.6 API Reference Guide
Floating Property

ArcGIS.Core.CIM Namespace > CIMCompositeCallout Class : Floating Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMCompositeCallout Class
CIMCompositeCallout Members