Description:

Gets an enumerator that yields all texture coordinates in this collection.

Syntax:
public IEnumerator<Point2f> GetEnumerator()
Returns:
Type: IEnumerator<Point2f>
The enumerator.
Available since:
5.0

Nothing found