Gets or sets the font of the text caption for this cursor.
This command allows the programmer to change the font type and size of the text caption.
C# Eg., sdgManager1.Mice[0].TextFont = new Font("Times New Roman", 12);
Mouse Class | Sdgt Namespace