SDG Toolkit

Mouse Class

An sdg mouse class, this class handles all mouse movements and fires events specific to this mouse

For a list of all members of this type, see Mouse Members.

System.Object
   Sdgt.Mouse

public class Mouse

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An sdg mouse is a window which moves when it's X and Y values are changed. It handles cursor movement and rotation. It is possible to create a dummy sdg mouse which you can control manually by using the constructor that does require an IntPtr as the first variable

Requirements

Namespace: Sdgt

Assembly: Sdgt 2.0.0.9 (in Sdgt 2.0.0.9.dll)

See Also

Mouse Members | Sdgt Namespace