ImageAreaBaseShape Property

This must be overridden to specify the shape type

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public abstract ImageAreaShape Shape { get; }

Property Value

ImageAreaShape

Implements

IImageAreaShape

See Also