Get or sets the Hotspot of the cursor. The hotspot is the focal area of a cursor
Changing the hotspot is usually the result of an error on my part. However, if you decide to create your own cursor and don't customize your own cursor this function may be of great use to you.
C# Eg., sdgManager1.Mice[0].Hotspot = new Point(0,0);