Demo3DMouseEventArgs Properties | 
The Demo3DMouseEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Button | 
            The mouse button pressed.
              | |
| Clicks | 
            The number of clicks.
              | |
| Delta | 
            Mouse wheel delta.
              | |
| Handled | ||
| Location | 
            Location of the mouse when generating the event.
              | |
| PickInfo | 
            Pick info of the mouse event
              | |
| ViewTool | ||
| X | 
            X-coordinate of the mouse when generating the event.
              | |
| Y | 
            Y-coordinate of the mouse when generating the event.
              |