Click or drag to resize

CommandMouseMoveEventArgs Properties

The CommandMouseMoveEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Get the command.
Public propertyLocalPoint
Gets the local coordinates of the current mouse position.
Public propertyWorldPoint
Gets the world coordinates of the current mouse position.
Top
See Also