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; }
Public ReadOnly Property Corners As PointF()
Get
Property Value
Type:
PointFSee Also