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


ArcGIS.Core.CIM Namespace : CIMCompositeCallout Class

The following tables list the members exposed by CIMCompositeCallout.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the symbol used to draw the background.  
Public Property Gets or sets the text part position properties for the bottom 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.  
Public Property Gets or sets the text part position properties for the bottom left 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.  
Public Property Gets or sets the text part position properties for the bottom right 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.  
Public Property Gets or sets the callout corner radius in points. 0.0 corresponds to a rectangle corner.  
Public Property Gets or sets a symbol used to draw the dart. This is only used if LeaderLinePercentage is less than 100%.  
Public Property Gets or sets the dart width.  
Public 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.  
Public Property Gets or sets the percentage of the leader line which is drawn as a line as opposed to a solid dart.  
Public Property Gets or sets the leader line symbol. This is only used if LeaderLinePercentage is greater than 0%.  
Public Property Gets or sets the leader offset which is an offset value defining the distance (in points) between the anchor point and the beginning of the drawn leader. (Inherited from ArcGIS.Core.CIM.CIMCallout)
Public Property Gets or sets the leader tolerance which is the closest distance (in points) to the text the anchor point can be for the callout to draw. (Inherited from ArcGIS.Core.CIM.CIMCallout)
Public Property Gets or sets the text part position properties for the left 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.  
Public Property Gets or sets the text margin defining the space around the text that is accounted for in balloon creation.  
Public Property Gets or sets the text part position properties for the middle part of the callout text. This contains the relative positioning information. Split offset and box will have no effect on this text part, since it is required that that the middle part is in the center of the callout.  
Public Property Gets or sets the text part position properties for the right 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.  
Public Property Gets or sets the shadow symbol for the callout.  
Public Property Gets or sets the shadow offset from the callout symbol in the horizontal direction. If X and Y are zero, no shadow is drawn.  
Public Property Gets or sets the shadow offset from the callout symbol in the vertical direction. If X and Y are zero, no shadow is drawn.  
Public Property Gets or sets a value indicating whether the leader line should snap only to corners.  
Public Property Gets or sets the text part position properties for the top 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.  
Public Property Gets or sets the text part position properties for the top left 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.  
Public Property Gets or sets the text part position properties for the top right 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.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMCompositeCallout with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMCompositeCallout 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 CIMCompositeCallout and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMCompositeCallout 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

CIMCompositeCallout Class
ArcGIS.Core.CIM Namespace