Name | Description | |
---|---|---|
![]() | DicomAnnotationDataCollection | Initializes a new instance of the DicomAnnotationDataCollection class. |
Name | Description | |
---|---|---|
![]() | DicomAnnotationDataCollection | Initializes a new instance of the DicomAnnotationDataCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
![]() | ReferencedImage | Gets a DICOM referenced image associated with all DICOM annotations of this collection. |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.AnnotationData>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all elements from the collection. (Inherited from AnnotationDataCollection) |
![]() | InsertItem | Inserts an element into the collection at the specified index. |
![]() | OnAnnotationDataDeserializationException | An exception occurs during deserialization of annotation data collection. (Inherited from AnnotationDataCollection) |
![]() | RemoveItem | Removes the element at the specified index of the collection. (Inherited from AnnotationDataCollection) |
![]() | SetItem | Replaces the element at the specified index. |
Name | Description | |
---|---|---|
![]() | AnnotationDataDeserializationException | Occurs when an exception occurs during deserialization of annotation data collection. (Inherited from AnnotationDataCollection) |
![]() | Changed | Occurs when the collection is changed. (Inherited from AnnotationDataCollection) |
![]() | Changing | Occurs when the collection is changing. (Inherited from AnnotationDataCollection) |
![]() | ItemPropertyChanged | Occurs when property of AnnotationData from the collection is changed. (Inherited from AnnotationDataCollection) |
![]() | ItemPropertyChanging | Occurs when property of AnnotationData from the collection is changing. (Inherited from AnnotationDataCollection) |