var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: object value = instance.get_Size();
function get_Size() : object;
Return Value
Size. Default value is { width: 0, height : 0 }.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: object value = instance.get_Size();
function get_Size() : object;