Click or drag to resize
GeEnvelopeExpand Method (Double, Double)
Expands this envelope using 2D extreme.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void Expand(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
X ordinate.
y
Type: SystemDouble
Y ordinate.
Remarks