var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Rotation(value);
function set_Rotation(
valueThe rotation angle, in degrees, of annotation. Default value is 0.: number
) : any;
Parameters
- value
- The rotation angle, in degrees, of annotation. Default value is 0.