ILNumerics Ultimate VS

MouseEventArgsDirectionUp Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gives the direction of event; false: capture (down), true: bubbling (up)

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public bool DirectionUp { get; }

Property Value

Type: Boolean
Remarks

[ILNumerics Visualization Engine]

See Also

Reference