VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfAnnotationViewController Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfAnnotationViewController Class Members
    In This Topic
    The following tables list the members exposed by WpfAnnotationViewController.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfAnnotationViewController class.
    Public Properties
     NameDescription
    Public PropertyGets the AnnotationDataController associated with this WpfAnnotationViewController.
    Public PropertyGets the ImageCollection associated with this WpfAnnotationViewController.
    Public PropertyGets the WpfAnnotationViewCollection 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 WpfAnnotationViewController.
    Public MethodOverloaded. Returns an for image specified by index.
    Public MethodReturns cloned image with annotations.
    See Also