| SoWinMouse Class | 
Translates and reports messages for the mouse device.
Namespace: OIV.Inventor.Win.Devices
The SoWinMouse type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | |
| GetHashCode | 
Overrides GetHashCode().
  (Inherited from SoNetBase.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetWindowSize | Gets the size of the window this device is registered for.  | |
| SetWindowSize | Sets the size of the window this device is registered for.  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
This class translates and manages messages generated by the mouse, including mouse motion (OIV.Inventor.Events.SoLocation2Event), and mouse button press and release messages (OIV.Inventor.Events.SoMouseButtonEvent).