VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRotationInteractionPointJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebRotationInteractionPointJS type
    In This Topic
    The interaction point that allows to rotate an interactive object.
    Syntax
    // Parameters
    var fillColor; // Type: string
    var borderColor; // Type: string
    var cursor; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRotationInteractionPointJS(fillColor, borderColor, cursor);
    
    
    function WebRotationInteractionPointJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
          Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS
             Vintasoft.Imaging.UI.VisualTools.WebRotationInteractionPointJS

    Browser Compatibility
    56+
    45+
    11
    See Also