Click or drag to resize
XyEnvelopeIncludeXy Method
Include the local grid coordinate (x,y) in the envelope

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public void IncludeXy(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
y
Type: SystemDouble
See Also