Click or drag to resize

Demo3DMouseEventArgs Properties

The Demo3DMouseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyButton
The mouse button pressed.
Public propertyClicks
The number of clicks.
Public propertyDelta
Mouse wheel delta.
Public propertyHandled
Public propertyLocation
Location of the mouse when generating the event.
Public propertyPickInfo
Pick info of the mouse event
Public propertyViewTool
Public propertyX
X-coordinate of the mouse when generating the event.
Public propertyY
Y-coordinate of the mouse when generating the event.
Top
See Also