StrokeHitEventArgs::GetPointEraseResults Method ()
Returns the strokes that are a result of the eraser path erasing a stroke.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System.Windows.Ink::StrokeCollection^A StrokeCollection that contains the strokes that are created after the eraser path erases part of HitStroke.
The GetPointEraseResults method returns a StrokeCollection that contains the strokes that result in the eraser path erasing the HitStroke where they intersect. If the eraser path intersects the middle of HitStroke, the GetPointEraseResults method returns a StrokeCollection that contains two new strokes.
Available since 3.0