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


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

ITextPath2 Interface

Provides access to additional members that control the text path.

Product Availability

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

Members

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

Classes that implement ITextPath2

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