[]
        
(Showing Draft Content)

C1.FlexMap.GeoGeometry.GetPointsBounds

GetPointsBounds Method

GetPointsBounds(IEnumerable<GeoPoint>)

Gets the points bound rectangle.

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

The points of the geometry.

Returns
Type Description
Rect

Returns the points of the geometry.