var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewBaseJS(); var value; // Type: object value = instance.getTextArea();
function getTextArea() : object;
Return Value
A rectangle that defines text area in annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewBaseJS(); var value; // Type: object value = instance.getTextArea();
function getTextArea() : object;