RhinoCommon API
MeshTextureCoordinateListGetEnumerator Method |
Gets an enumerator that yields all texture coordinates in this collection.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public IEnumerator<Point2f> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of Point2f)
Return Value
Type: IEnumeratorPoint2fThe enumerator.
Implements
IEnumerableTGetEnumerator
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8