ImageAreaCircleShapeText Property

This is overridden to specify the HTML shape name

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public override string ShapeText { get; }

Property Value

String
It always returns "circ"

See Also