var instance = new Vintasoft.Imaging.Annotation.UI.WebRectangleAnnotationViewJS(); var value; // Type: object value = instance.getRectangle();
function getRectangle() : object;
Return Value
The rectangle of interaction object.
var instance = new Vintasoft.Imaging.Annotation.UI.WebRectangleAnnotationViewJS(); var value; // Type: object value = instance.getRectangle();
function getRectangle() : object;