Click or drag to resize

PointGripsGetEnumerator Method

Returns an IEnumerator for this grip collection.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An IEnumerator for the collection.

Implements

IAnnotationGripsGetEnumerator
See Also