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()
Function GetEnumerator As IEnumerator
Return Value
Type:
IEnumerator The IEnumerator for this class.
See Also