ILNumerics Ultimate VS

MouseEventArgs Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The MouseEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyDirectionUp
Gives the direction of event; false: capture (down), true: bubbling (up)

[ILNumerics Visualization Engine]

Public propertyStatic memberEmpty
Creates an empty MouseEventArgs instance

[ILNumerics Visualization Engine]

Public propertyLocationF
The mouse position relative to the current viewport; range [0...1]

[ILNumerics Visualization Engine]

Public propertyTarget
The final target node for the event, commonly the node under the mouse cursor

[ILNumerics Visualization Engine]

Top
See Also

Reference