Click or drag to resize

MouseToolCustomCursor Property

Gets or sets a custom string value to be used for the client side cursor style. Cursor must be set to MouseToolCursor.Custom to use this value.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string CustomCursor { get; set; }

Property Value

Type: String
See Also