ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCompositeTextPartPosition Class


In This Topic
    CIMCompositeTextPartPosition Class Properties
    In This Topic

    For a list of all members of this type, see CIMCompositeTextPartPosition members.

    Public Properties
     NameDescription
    Public Property Gets or sets the horizontal alignment of the text part.  
    Public 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.  
    Public Property Gets or sets the split offset of the text part. This determines how much of a gap there is between the callout border and any part of the text part intersecting the border If this is set to wider than the callout width, none of the associated callout line will draw.  
    Public Property Gets or sets the vertical alignment of the text part.  
    Public Property Gets or sets the X offset of the text part.  
    Public Property Gets or sets the Y offset of the text part.  
    Top
    See Also