An Envelope defines a rectangulare region of the 2D coordinate plane.
For a list of all members of this type, see Envelope Members.
System.Object
Envelope
It is often used to represent the bounding box of a Geometry, e.g. the minimum and maximum x and y values of the Coordinates. Note that Envelopes support infinite or half-infinite regions, by using the values of Double.PositiveInfinity and Double.NegativeInfinity. When Envelope objects are created or initialized, the supplied extent values are automatically sorted into the correct order.
Namespace: Geotools.Geometries Namespace
Assembly: Geotools.dll
Envelope Members | Geotools.Geometries Namespace