var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: object value = instance.getDrawingContext();
function getDrawingContext() : object;
Return Value
The drawing context of annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: object value = instance.getDrawingContext();
function getDrawingContext() : object;