[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape.GetPointsBounds

GetPointsBounds Method

GetPointsBounds(IEnumerable<GeoPoint>)

Gets the points bounds.

Declaration
protected RectangleF GetPointsBounds(IEnumerable<GeoPoint> points)
Parameters
Type Name Description
IEnumerable<GeoPoint> points

The points collection.

Returns
Type Description
RectangleF