This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACCalloutMarkerSymbol Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control ArcIMS callout marker symbol.
Description | ||
---|---|---|
BackColor | The back color. | |
BoundaryColor | The boundary color. | |
Font | The font name. | |
FontColor | The font color. | |
FontSize | The font size. | |
FontStyle | The font style. | |
Glowing | Indicates if the glow is used. | |
GlowingColor | The glowing color. | |
Interval | The distance between the point and the callout. | |
Outline | Indicates if the outline is used. | |
OutlineColor | The outline color. | |
Shadow | Indicates if the shadow is used. | |
ShadowColor | The shadow color. |
CoClasses and Classes | Description |
---|---|
ACCalloutMarkerSymbol | ArcIMS Callout Marker Symbol. |