ImageAreaBaseShape Property

This must be overridden to provide the image area shape

Definition

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

Property Value

ImageAreaShape

Implements

IImageAreaShape

See Also