ImageAreaCircleCenterPoint Property

This is used to get or set the circle's center point

Definition

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

Property Value

Point

See Also