Geotools.Net

Envelope.SetToNull Method 

Makes this envelope a "null" envelope, that is, the envelope of the empty geometry.

[Visual Basic]
Public Sub SetToNull()
[C#]
public void SetToNull();

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.Envelope.SetToNull

See Also

Envelope Class | Envelope Members | Geotools.Geometries Namespace