| Name | Description |
| BackgroundSymbol |
Gets or sets the symbol used to draw the background.
|
| Bottom |
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.
|
| BottomLeft |
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.
|
| BottomRight |
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.
|
| CornerRadius |
Gets or sets the callout corner radius in points.
0.0 corresponds to a rectangle corner.
|
| DartSymbol |
Gets or sets a symbol used to draw the dart. This is only used if LeaderLinePercentage is less than 100%.
|
| DartWidth |
Gets or sets the dart width.
|
| Floating |
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.
|
| LeaderLinePercentage |
Gets or sets the percentage of the leader line which is drawn as a line as opposed to a solid dart.
|
| LeaderLineSymbol |
Gets or sets the leader line symbol. This is only used if LeaderLinePercentage is greater than 0%.
|
| LeaderOffset |
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) |
| LeaderTolerance |
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) |
| Left |
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.
|
| Margin |
Gets or sets the text margin defining the space around the text that is accounted for in balloon creation.
|
| Middle |
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.
|
| Right |
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.
|
| ShadowSymbol |
Gets or sets the shadow symbol for the callout.
|
| ShadowXOffset |
Gets or sets the shadow offset from the callout symbol in the horizontal direction. If X and Y are zero, no shadow is drawn.
|
| ShadowYOffset |
Gets or sets the shadow offset from the callout symbol in the vertical direction. If X and Y are zero, no shadow is drawn.
|
| SnapLeaderToCornersOnly |
Gets or sets a value indicating whether the leader line should snap only to corners.
|
| Top |
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.
|
| TopLeft |
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.
|
| TopRight |
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.
|