Name | Description | |
---|---|---|
![]() | AnnotationDataCollection | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationDataCollection | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a System.Collections.Generic.IList wrapper around the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
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. |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all elements from the collection. |
![]() | InsertItem | Inserts an element into the collection at the specified index. |
![]() | OnAnnotationDataDeserializationException | An exception occurs during deserialization of annotation data collection. |
![]() | RemoveItem | Removes the element at the specified index of the collection. |
![]() | SetItem | Replaces the element at the specified index. |
Name | Description | |
---|---|---|
![]() | AnnotationDataDeserializationException | Occurs when an exception occurs during deserialization of annotation data collection. |
![]() | Changed | Occurs when the collection is changed. |
![]() | Changing | Occurs when the collection is changing. |
![]() | ItemPropertyChanged | Occurs when property of AnnotationData from the collection is changed. |
![]() | ItemPropertyChanging | Occurs when property of AnnotationData from the collection is changing. |