BaselineOffset Property (GlyphRun)
In This Topic
Gets the offset to glyph run baseline relative to the text line position, in graphic units.
Syntax
'Declaration
Public ReadOnly Property BaselineOffset As System.Single
public System.float BaselineOffset {get;}
See Also