Wrapper for a windows mouse.
| C# |
public class WindowsMouseWrapper : IMouseWrapper
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
WindowsMouseWrapper()()()() |
|
|
|
Equals(Object) |
(Inherited from Object.) |
|
|
Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode()()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetMouseState()()()() |
Get the current mouse state.
|
|
|
GetMouseState(IntPtr) |
Get the current mouse state.
|
|
|
GetType()()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
Handle |
Gets or sets the window handle the mouse is bound to. Mouse screen coordinates
are relative to the top-left corner of this window.
|
|
|
MemberwiseClone()()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
SetPosition(Int32, Int32) |
Set the mouse position.
|
|
|
ToString()()()() |
(Inherited from Object.) |
| Object | |
|
|
WindowsMouseWrapper |
Assembly: Tesla.Windows (Module: Tesla.Windows) Version: 0.5.0.0 (0.5.0.0)