VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebBoundingBoxPointsJS type / get_SizingCursorWE Property
Syntax Remarks BrowserCompatibility SeeAlso
In This Topic
    get_SizingCursorWE Method
    In This Topic
    Gets the two-headed horizontal (west/east) sizing cursor.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point);
    
    var value; // Type: string
    value = instance.get_SizingCursorWE();
    
    
    function get_SizingCursorWE() : string;
    

    Return Value

    Cursor. Default value is "ew-resize".
    Remarks
    Browser Compatibility
    56+
    45+
    11
    See Also