InkCanvas::OnSelectionResizing Method (InkCanvasSelectionEditingEventArgs^)
.NET Framework (current version)
Raises the SelectionResizing event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Controls::InkCanvasSelectionEditingEventArgs^
The event data.
This method is called after the user requests a selection of strokes and/or elements be resized and before the change is applied. After the change is applied, the OnSelectionResized method will be called.
.NET Framework
Available since 3.0
Available since 3.0
Show: