Gets the rotation angle in degrees.
var instance = new Vintasoft.Imaging.ImageProcessing.WebTileReflectionCommandJS();
var value; // Type: number
value = instance.get_RotationAngle();
function get_RotationAngle() : number;
Return Value
Angle in degrees. Valid values are from -45 to 45. Default value is 30.