InkCanvasSelectionEditingEventArgs Properties
.NET Framework 4.5
The InkCanvasSelectionEditingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
NewRectangle | Gets or sets the bounds of the selection after it is moved or resized. |
|
OldRectangle | Gets the bounds of the selection before the user moved or resized it. |