ArcGIS Pro 2.6 API Reference Guide
IsPartWithinCalloutBox Property

ArcGIS.Core.CIM Namespace > CIMCompositeTextPartPosition Class : IsPartWithinCalloutBox Property
Gets or sets a value indicating whether the text part will be contained within the main callout. If this is set to true, the main callout will expand to encompass this text part, and a line will be draw separating the part from the rest of the callout. This line will have the same symbol as the callout outline and will only draw if the text part is above or below the top and bottom margins of the middle text.
Syntax
public bool IsPartWithinCalloutBox {get; set;}
Public Property IsPartWithinCalloutBox As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMCompositeTextPartPosition Class
CIMCompositeTextPartPosition Members