Click or drag to resize

IAnnotationGripsGetEnumerator Method

An IEnumerator used to allow enumeration through the 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
IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
The IEnumerator for this class.
See Also