Returns the minimum and maximum x and y values in this Geometry, or a null envelope if this geometry is empty.
[Visual Basic]
Function GetEnvelopeInternal() As Envelope
Returns an Envelope object with this Geometry's bounding box; if the Geometry is empty, Envelope.IsNull will return true.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.GetEnvelopeInternal
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace