VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationDataControllerBase Class
In This Topic
AnnotationDataControllerBase Class Methods
In This Topic
For a list of all methods of this type, see AnnotationDataControllerBase.
Public Methods
 NameDescription
Public MethodOverloaded. Clones the image with annotations and insert it at specified index.
Public MethodReleases all resources used by the AnnotationDataController.
Public MethodOverloaded. Returns the object at the specified index.
Public MethodReturns the VintasoftImage object associated with the specified AnnotationDataCollection.
Public MethodReturns cloned image with drawn annotations.
Public MethodReturns a value indicating whether the annotation collection for specified image is loaded.
Protected Methods
 NameDescription
Protected MethodCreates an empty annotation data collection.
Protected MethodLoads the annotations of specified image.
Protected MethodAn exception occurs during deserialization of annotation data collection.
Protected MethodAn annotation data collection is added to the controller.
Protected MethodAn annotation data collection is removed from the controller.
Protected MethodSubscribes to the image events.
Protected MethodUnsubscribes from the image events.
See Also