[]
Gets the points bound rectangle.
protected Rect GetPointsBounds(IEnumerable<GeoPoint> points)
Type | Name | Description |
---|---|---|
IEnumerable<GeoPoint> | points | The points of the geometry. |
Type | Description |
---|---|
Rect | Returns the points of the geometry. |