var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: any // Parameters var jsonObject; // Type: object value = instance.deserialize(jsonObject);
function deserialize(
jsonObjectA JSON-object that represents the annotation.: object
) : any;
Parameters
- jsonObject
- A JSON-object that represents the annotation.