ArcGIS Pro 2.6 API Reference Guide
CIMCompositeTextPartPosition Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : CIMCompositeTextPartPosition Class

The following tables list the members exposed by CIMCompositeTextPartPosition.

Public Constructors
 NameDescription
Public Constructor  
Top
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
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMCompositeTextPartPosition with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMCompositeTextPartPosition with a specified state from an XML encoding.  
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public MethodOverridden.  Creates a JSON encoding of the CIMCompositeTextPartPosition and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMCompositeTextPartPosition and its current state.  
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

CIMCompositeTextPartPosition Class
ArcGIS.Core.CIM Namespace