Returns the minimum and maximum x and y values in this Geometry , or a null Envelope if this Geometry is empty.
[Visual Basic]
Overridable Public Function GetEnvelopeInternal() As Envelope Implements _
IGeometry.GetEnvelopeInternal
Returns this Geometry's bounding box. If the Geometry is empty, Envelope is null will return null.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.GetEnvelopeInternal
Geometry Class | Geometry Members | Geotools.Geometries Namespace