This document is archived and information here might be outdated.  Recommended version.


IACCalloutMarkerSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACCalloutMarkerSymbol Interface
ArcGIS Developer Help

IACCalloutMarkerSymbol Interface

Provides access to members that control ArcIMS callout marker symbol.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property BackColor The back color.
Read/write property BoundaryColor The boundary color.
Read/write property Font The font name.
Read/write property FontColor The font color.
Read/write property FontSize The font size.
Read/write property FontStyle The font style.
Read/write property Glowing Indicates if the glow is used.
Read/write property GlowingColor The glowing color.
Read/write property Interval The distance between the point and the callout.
Read/write property Outline Indicates if the outline is used.
Read/write property OutlineColor The outline color.
Read/write property Shadow Indicates if the shadow is used.
Read/write property ShadowColor The shadow color.

Classes that implement IACCalloutMarkerSymbol

Classes Description
ACCalloutMarkerSymbol ArcIMS Callout Marker Symbol.