var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point); var value; // Type: string value = instance.get_SizingCursorNESW();
function get_SizingCursorNESW() : string;
Return Value
Cursor. Default value is "nesw-resize".
var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point); var value; // Type: string value = instance.get_SizingCursorNESW();
function get_SizingCursorNESW() : string;
See also get_UseSizingCursors.