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


BezierTextPath Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > B > BezierTextPath Class
ArcGIS Developer Help

BezierTextPathClass Class

Helper object used to align a text string to a curve.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IPersist (esriSystem)
ITextPath Provides access to members that control the text path.

Remarks

A BezierTextPath is a text path that automatically smoothes the input geometry to create a smooth curve for text to be drawn with.  While this aides in the construction of curved text path geometries, it is more common to use a SimpleTextPath with a smoothed Bezier curve for greater control over the degree of smoothing.