ArcObjects Library Reference (Display) |
|
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. |
CoClasses that implement ISimpleTextSymbol
See Also
ISimpleTextSymbol Interface | ITextSymbol Interface | IFormattedTextSymbol Interface
.NET Samples
RSS weather GraphicTracker (Code Files:
RSSWeather) |
Draw text on a MapControl (Code Files:
DrawText)