Gets a cursor which should be used in image viewer when visual tool executes its action.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebVisualToolJS();
var value; // Type: string
value = instance.get_ActionCursor();
function get_ActionCursor() : string;
Return Value
Cursor name. Default value is "default". Supported values: all supported CSS styles for cursor.