Provides access to members that control how text strings are drawn.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
GetDrawPoints | Gets an array of WKSPoints which represent the position at which each line of text is drawn; pGeometry must be a point. | 
![]()  | 
GetDrawText | Get text the way it will be drawn. Optionally gives the positions of drawn characters in the original string of characters. | 
CoClasses that implement ITextDrawSupport
| CoClasses and Classes | Description | 
|---|---|
| TextMarkerSymbol (esriTrackingAnalyst) | Class used to create a text marker symbol used to symbolize point geometries. | 
| TextSymbol | A symbol that controls how text is displayed. | 
