VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAngleAnnotationViewJS type / get_Angle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Angle Method
In This Topic
Gets the angle, in degrees, between the lines of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAngleAnnotationViewJS();

var value; // Type: number
value = instance.get_Angle();

Return Value

Angle, in degrees. Default value is 0.
Browser Compatibility
56+
45+
11
See Also