ImageMapImageAreaCursor Property

This property is used to get or set the cursor shown when the mouse is 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 Cursor ImageAreaCursor { get; set; }

Property Value

Cursor
The default is Hand

See Also