VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebBoundingBoxPointsJS type / set_SizingCursorWE Property
Syntax Exceptions Remarks BrowserCompatibility SeeAlso
In This Topic
set_SizingCursorWE Method
In This Topic
Sets the two-headed horizontal (west/east) sizing cursor.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point);

var returnValue; // Type: any

// Parameters
var value; // Type: string

returnValue = instance.set_SizingCursorWE(value);

Parameters

value
Cursor. Default value is "ew-resize".
Exceptions
ExceptionDescription
Thrown if argument has wrong type.
Remarks
Browser Compatibility
56+
45+
11
See Also