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


ITextDrawSupport Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITextDrawSupport Interface
ArcGIS Developer Help

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
Method GetDrawPoints Gets an array of WKSPoints which represent the position at which each line of text is drawn; pGeometry must be a point.
Method 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

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.