VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewControllerJS type
In This Topic
WebAnnotationViewControllerJS Class Methods
In This Topic
For a list of all methods of this type, see WebAnnotationViewControllerJS.
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.
See Also