ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoShape Class / Center Property

In This Topic
    Center Property (GeoShape)
    In This Topic
    Gets the centroid of the shape.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Center As PointF
    public virtual PointF Center {get;}
    See Also