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 > IACTextSymbol Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control ArcIMS text symbol.
Description | ||
---|---|---|
Blockout | Indicates if the background is used. | |
BlockoutColor | The background 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 interval. | |
Outline | Indicates if the outline is used. | |
OutlineColor | The outline color. | |
PrintMode | The print mode. | |
Shadow | Indicates if the shadow is used. | |
ShadowColor | The shadow color. |
CoClasses and Classes | Description |
---|---|
ACTextMarkerSymbol | ArcIMS Text Marker Symbol. |
ACTextSymbol | ArcIMS Text Symbol. |