VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewControllerJS type
Constructors SeeAlso
In This Topic
    WebAnnotationViewControllerJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationViewControllerJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationViewControllerJS class.
    Methods
     NameDescription
    Public MethodBurns annotation collection on image.
    Public MethodSends an asynchronous request to a server for deserializing an annotation collection, of specified image, from server.
    Public MethodOverloaded. Gets the annotation collection associated with image.
    Public MethodGets the image collection associated with the annotation controller.
    Public MethodSends an asynchronous request to a server for getting image with burned annotations as Base64 string.
    Public MethodReturns index of annotation collection if annotation view is found in annotation collection.
    Public MethodSends an asynchronous request to a server for removing an annotation collection, of specified image, from server.
    Public MethodRotates image with annotations.
    Public MethodSends an asynchronous request to a server for saving the specified annotation collection in specified image.
    Public MethodSends an asynchronous request to a server for saving the specified annotation collections in specified image collection.
    Public MethodSaves changes in annotation collection on server.
    Events
     NameDescription
    Public EventOccurs when annotation collection is deserialized.
    Public EventOccurs when annotation controller was not able to apply action (serialization, deserialization) to the annotation collection.
    See Also