Position Property
Position
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.
Declaration
public float Position { get; set; }
Public Property Position As Single