Click or drag to resize

XyEnvelopeIncludeGeo Method

Include the Geographic coordinate (lon,lat) in the envelope

Namespace:  DHI.Projections
Assembly:  DHI.Projections (in DHI.Projections.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void IncludeGeo(
	double lon,
	double lat
)

Parameters

lon
Type: SystemDouble
lat
Type: SystemDouble
See Also