VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebTileReflectionCommandJS type / get_RotationAngle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_RotationAngle Method
In This Topic
Gets the rotation angle in degrees.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebTileReflectionCommandJS();

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

Return Value

Angle in degrees. Valid values are from -45 to 45. Default value is 30.
Browser Compatibility
56+
45+
11
See Also