ImageMapImageMapWidth Property

Gets or sets the width 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 ImageMapWidth { get; set; }

Property Value

Int32

Implements

IImageMapImageMapWidth

See Also