InkCanvas::EraserShape Property
.NET Framework (current version)
Gets or sets the StylusShape used to point-erase ink from an InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
This shape will be used to erase ink from an InkCanvas when the current EditingMode is set to EraseByPoint.
Individual properties of a StylusShape cannot be modified once the shape has been created.
If you change the EraserShape, the cursor rendered on the InkCanvas is not updated until the next EditingMode change.
This property is not typically used in XAML.
.NET Framework
Available since 3.0
Available since 3.0
Show: