VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Panels Namespace / WebUiRotateImageWithAnnotationsPanelJS type / rotate Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    rotate Method
    In This Topic
    Rotates image with annotations.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.Panels.WebUiRotateImageWithAnnotationsPanelJS(settings);
    
    var value; // Type: any
    value = instance.rotate();
    
    
    function rotate() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also