Click or drag to resize
XyEnvelopeIncludeProj Method
Include the projection coordinate (east,north) 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 IncludeProj(
	double east,
	double north
)

Parameters

east
Type: SystemDouble
north
Type: SystemDouble
See Also