var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: any // Parameters var jsonObject; // Type: object value = instance.deserialize(jsonObject);
function deserialize(
jsonObjectJSON-объект, представляющий аннотацию.: object
) : any;
Parameters
- jsonObject
- JSON-объект, представляющий аннотацию.