var instance = new Vintasoft.Imaging.Annotation.UI.WebEmbeddedImageAnnotationViewJS(); var value; // Type: object value = instance.serialize();
function serialize() : object;
Return Value
A JSON-object for annotation serialization.
var instance = new Vintasoft.Imaging.Annotation.UI.WebEmbeddedImageAnnotationViewJS(); var value; // Type: object value = instance.serialize();
function serialize() : object;