VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationViewController Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationViewController Class Members
    In This Topic
    The following tables list the members exposed by AnnotationViewController.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationViewController class.
    Public Properties
     NameDescription
    Public PropertyGets the AnnotationDataControllerBase associated with this AnnotationViewController.
    Public PropertyGets the ImageCollection associated with this AnnotationViewController.
    Public PropertyGets the AnnotationViewCollection object at the specified index.
    Public Methods
     NameDescription
    Public MethodOverloaded. Burns an annotation collection on image, disposes annotations of image and clears the annotation collection of image.
    Public MethodBurns the specified annotation collection on each image from the Images, disposes annotations of images and clears the annotation collection of images.
    Public MethodReleases all resources used by the AnnotationViewController.
    Public MethodOverloaded. Returns an for image specified by index.
    Public MethodReturns cloned image with drawn annotations.
    See Also