InkCanvas::ActiveEditingMode Property
.NET Framework (current version)
Gets the current editing mode of the InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
The ActiveEditingMode property indicates the current InkCanvasEditingMode of the InkCanvas. Suppose that the EditingMode is set to Ink and the EditingModeInverted is set to EraseByPoint. When the tablet pen is used in an inverted position, ActiveEditingMode has a value of EraseByPoint. Otherwise, its value is Ink.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Available since 3.0
Show: