This document is archived and information here might be outdated. Recommended version. |
Helper object used to align a text string to a curve.
Interfaces | Description |
---|---|
IPersist (esriSystem) | |
ITextPath | Provides access to members that control the text path. |
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.