Gets or sets the absolute X screen position of the current Mouse
Often it may be useful to obtain the absolute X position of the cursor without the need to worry about it being relative to the form. Xabs provides this functionality
C# Eg., sdgManager1.Mice[0].Xabs = 0;