In This Topic
Gets the offset to glyph run's top origin (left for vertical text) relative to the text line position, in graphic units.
Syntax
'Declaration
Public ReadOnly Property OriginOffset As System.Single
public System.float OriginOffset {get;}
See Also