VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularSelectionToolJS type / get_Rotation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Rotation Method
In This Topic
Gets a rotation angle.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionToolJS();

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

Return Value

Rotation angle.
Browser Compatibility
56+
45+
11
See Also