VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAngleAnnotationViewJS type / get_EndPoint Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_EndPoint Method
In This Topic
Gets the end point of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAngleAnnotationViewJS();

var value; // Type: object
value = instance.get_EndPoint();

Return Value

End point of annotation. Default value is {x: 0, y: 0}.
Browser Compatibility
56+
45+
11
See Also