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