This is function is called when the user leaves an actual data-Polyline with the mouse cursor.
It changes its appearance back to normal.
Namespace: ParCoordsAssembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sender
- Type: System Object
The Polyline being left by the mouse.
- e
- Type: System.Windows.Input MouseEventArgs
Not used by this function.
See Also