ImageMapImageAlign Property

Gets or sets the alignment of the image map control in relation to other elements on the web page

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public virtual ImageAlign ImageAlign { get; set; }

Property Value

ImageAlign

See Also