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: 11.2.0.0
Syntax
public PointF[] Corners { get; }

Property Value

Type: PointF
See Also