XyEnvelopeIncludeXy Method

Include the local grid coordinate (x,y) in the envelope

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void IncludeXy(
	double x,
	double y
)

Parameters

x  Double
 
y  Double
 

See Also