ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCompositeCallout Class


In This Topic
    CIMCompositeCallout Class Properties
    In This Topic

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

    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
    See Also