Gets the rotation angle, in degrees, of the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
var value; // Type: number
value = instance.get_Rotation();
function get_Rotation() : number;
Return Value
The rotation angle, in degrees, of annotation. Default value is 0.