Click or drag to resize

LocationCorners Property

Gets an array of points which determines the corners of the location.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public PointF[] Corners { get; }

Property Value

Type: PointF
See Also