PathPosition
public enum PathPositionControls which vertical part of a glyph is positioned on a curve path.
Fields
Section titled “Fields”
Above = 0Places the source baseline on the path so ordinary letters sit above it.
Returns
TextStudio.PathPosition
Centered
Section titled “Centered”Centered = 1Places the source glyph center on the path.
Returns
TextStudio.PathPosition
Below = 2Places the source glyph top edge on the path so the glyph sits below it.
Returns
TextStudio.PathPosition