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
Syntaxpublic PointF[] Corners { get; }
Public ReadOnly Property Corners As PointF()
Get
Property Value
Type:
PointF
See Also