Gets the size, in device-independent units (1/96th inch per unit), of the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS(items);
var value; // Type: object
value = instance.get_Size();
function get_Size() : object;
Return Value
Size. Default value is { width: 0, height : 0 }.