ISimpleTextSymbol Interface
Provides access to members that control the simple text symbol.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ISimpleTextSymbol is the interface for text symbols that have basic text display capabilties. Use IFormattedTextSymbol to create text symbols with a high degree of display control.
Members
Inherited Interfaces
Interfaces |
Description |
ITextSymbol |
Provides access to members that control text symbols. |
Classes that implement ISimpleTextSymbol
See Also
ISimpleTextSymbol Interface | ITextSymbol Interface | IFormattedTextSymbol Interface
.NET Samples
Draw text on a MapControl RSS weather GraphicTracker