Gets the end point of annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAngleAnnotationViewJS();
var value; // Type: object
value = instance.get_EndPoint();
function get_EndPoint() : object;
Return Value
End point of annotation. Default value is {x: 0, y: 0}.