ImageAreaBaseEnabled Property

This is used to enable or disable the area

Definition

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

Property Value

Boolean

Implements

IImageAreaEnabled

See Also