ImageMapCursor Property

This is used to get or set the cursor shown when the mouse is not over a defined image area

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
public override Cursor Cursor { get; set; }

Property Value

Cursor
The default is Default

See Also