ImageMapImageMapHeight Property

Gets or sets the height of the image in the image map control in pixels

Definition

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

Property Value

Int32

Implements

IImageMapImageMapHeight

See Also