TextPathMethod Enum

TextPathMethod enumeration

Specifies the method used to render text along a path.

public enum TextPathMethod

Values

NameValueDescription
Align0The text is aligned with the path.
Stretch1The text is stretched to fit the path.

See Also