Gets the location, in device-independent units (1/96th inch per unit), of annotation in the image space.
var instance = new Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS(items);
var value; // Type: object
value = instance.get_Location();
function get_Location() : object;
Return Value
Location. Default value is { x: 0, y: 0 }.