LassoSelectionChangedEventArgs::DeselectedStrokes Property
.NET Framework (current version)
Gets the strokes that have been removed from lasso path since the last time the SelectionChanged event was raised.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Ink::StrokeCollection^A StrokeCollection that contains the strokes that have been removed from the lasso path since the last time the SelectionChanged event was raised.
A Stroke is removed from the lasso path when it is no longer within the bounds of the lasso path.
.NET Framework
Available since 3.0
Available since 3.0
Show: