The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StrokeCollection::IndexOf Method (Stroke^)
.NET Framework (current version)
Returns the index of the specified Stroke in the StrokeCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- stroke
-
Type:
System.Windows.Ink::Stroke^
The stroke whose position is required.
The IndexOf method returns -1 if stroke is not a member of the StrokeCollection.
.NET Framework
Available since 3.0
Available since 3.0
Show: