Geotools.Net

Envelope Structure

A box defined by two positions

For a list of all members of this type, see Envelope Members.

System.Object
   ValueType
      Envelope

[Visual Basic]
Public Structure Envelope
[C#]
public struct Envelope

Remarks

The two positions must have the same dimension. Each of the ordinate values in the minimum point must be less than or equal to the corresponding ordinate value in the maximum point. Please note that these two points may be outside the valid domain of their coordinate system. (Of course the points and envelope do not explicitly reference a coordinate system, but their implicit coordinate system is defined by their context.)

Requirements

Namespace: Geotools.Positioning Namespace

Assembly: Geotools.dll

See Also

Envelope Members | Geotools.Positioning Namespace