ImageMapImage Property

This is used to get or set the image to display in the image map control

Definition

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

Property Value

Image

See Also