ImageAreaCircleCenterPoint Property

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

Definition

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

Property Value

Point

See Also