ImageAreaPolygonPoints Property

This is used to access the polygon point collection

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public PointCollection Points { get; }

Property Value

PointCollection

See Also