GlyphAdvanceOffset Property
In This Topic
Gets or sets the absolute increment (delta) for the glyph advance value, in graphic units.
Syntax
'Declaration
Public Property GlyphAdvanceOffset As System.Single
public System.float GlyphAdvanceOffset {get; set;}
See Also