PointCollection::IndexOf Method (Point)
.NET Framework (current version)
Determines the index of the specified item in the PointCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- value
-
Type:
System.Windows::Point
The Point to locate in the PointCollection.
Implements
IList<T>::IndexOf(T)
.NET Framework
Available since 3.0
Available since 3.0
Show: