Position Property (FontBase)
Gets or sets the position of text (in points) relative to the base line.
A positive number raises the text, and a negative number lowers it.
public System.float Position {get; set;}
'Declaration
Public Property Position As System.Single