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