ITextDrawSupport Interface
Provides access to members that control how text strings are drawn.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
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. |
Classes that implement ITextDrawSupport