ArcObjects Library Reference (Display)  

ITextPath2 Interface

Provides access to additional members that control the text path.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method SetupEx Set up items needed by text path, including character metrics information.

CoClasses that implement ITextPath2

CoClasses and Classes Description
SimpleTextPath Helper object used to align a text string to a geometry.

Remarks

ITextPath2::SetupEx allows clients of the SimpleTextPath to specify text and character metrics to use when splining instead of having the text path compute those itself.  This is used for low level drawing of WordTextPath parts that are SimpleTextPaths