var instance = new Vintasoft.Imaging.Annotation.UI.WebAngleAnnotationViewJS(); var value; // Type: object value = instance.get_AngleVertex();
function get_AngleVertex() : object;
Return Value
Вершина угла. Значение по умолчанию - {x: 0, y: 0}.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAngleAnnotationViewJS(); var value; // Type: object value = instance.get_AngleVertex();
function get_AngleVertex() : object;