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: ParCoords
Assembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sender
- Type:
System Object
ThePolyline being left by the mouse.
- e
- Type:
System.Windows.Input MouseEventArgs
Not used by this function.
See Also