[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon.Center

Center Property

Center

Gets the centroid of the polygon shape.

Declaration
public override PointF Center { get; }
Property Value
Type Description
PointF

A PointF representing the centroid of the polygon shape.

Overrides