| Name | Description | |
|---|---|---|
![]() | Add | Adds an object to the end of the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | AddFromStream | Adds the annotations from the specified System.IO.Stream to the end of the collection using specified image resolution. |
![]() | AddRange | Adds the elements of the specified array to the end of the collection. |
![]() | BringToBack | Brings the annotation data to the first position in the collection. |
![]() | BringToFront | Brings the annotation data to the last position in the collection. |
![]() | Clear | Removes all elements from the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | ClearAndDisposeItems | Removes and disposes all elements of the collection. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Contains | Determines whether an element is in the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | CopyTo | Copies the entire System.Collections.ObjectModel.Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | Dispose | Releases all resources used by the AnnotationDataCollection. |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | Insert | Inserts an element into the System.Collections.ObjectModel.Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | Remove | Removes the first occurrence of a specific object from the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | RemoveAt | Removes the element at the specified index of the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | Sort | Overloaded. Sorts the elements in a range of elements in |
![]() | Swap | Swaps two elements in the collection. |
![]() | ToArray | Copies the elements of AnnotationDataCollection to a new array. |
![]() | Transform | Applies a transformation to all annotations in collection. |

