Geotools.Net

Envelope.ExpandToInclude Method

Enlarges the boundary of the

Envelope
so that it contains (x,y).

Overload List

Enlarges the boundary of the

Envelope
so that it contains (x,y).

public void ExpandToInclude(Coordinate);

Enlarges the boundary of the

Envelope
so that it contains (x,y).

public void ExpandToInclude(double,double);

Enlarges the boundary of the Envelope so that it contains other.

public void ExpandToInclude(Envelope);

See Also

Envelope Class | Envelope Members | Geotools.Geometries Namespace