InkCanvas::OnSelectionMoved Method (EventArgs^)
.NET Framework (current version)
An event announcing that the user selected and moved a selection of strokes and/or elements.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System::EventArgs^
Not used.
This method is called after a selection of strokes and/or elements has been moved by the user and the change has been applied. Before the change is applied, the OnSelectionMoving method is called.
.NET Framework
Available since 3.0
Available since 3.0
Show: