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


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

IACTextSymbol Interface

Provides access to members that control ArcIMS text symbol.

Product Availability

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

Members

Name Description
Read/write property Blockout Indicates if the background is used.
Read/write property BlockoutColor The background 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 interval.
Read/write property Outline Indicates if the outline is used.
Read/write property OutlineColor The outline color.
Read/write property PrintMode The print mode.
Read/write property Shadow Indicates if the shadow is used.
Read/write property ShadowColor The shadow color.

Classes that implement IACTextSymbol

Classes Description
ACTextMarkerSymbol ArcIMS Text Marker Symbol.
ACTextSymbol ArcIMS Text Symbol.