Center Property (GeoPolygon)
Gets the centroid of the polygon shape.
public override PointF Center {get;}
'Declaration
Public Overrides ReadOnly Property Center As PointF
Property Value
A
System.Drawing.PointF representing the centroid of the polygon shape.