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

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

Return Value

The rotation angle, in degrees, of annotation. Default value is 0.
Browser Compatibility
56+
45+
11
See Also