'Declaration
Protected Function GetPointsBounds( _ ByVal points As IEnumerable(Of GeoPoint) _ ) As C1.Win.Interop.Rect
protected C1.Win.Interop.Rect GetPointsBounds( IEnumerable<GeoPoint> points )
Parameters
- points
- The points of the geometry.
Return Value
Returns the points of the geometry.