The PeriodicMouseUpdates type exposes the following members.

Events

  NameDescription
Public eventMousePositionUpdate
Handler for mouse position update events. In order to receive the peridical mouse updates, a callback method to handle the mouse position data must be registered here. A callback can only be registed once in here.

See Also