DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Spatial.Geometry
Quad Class
Quad Methods
CalculateExtent Method
IsPointInQuad Method
MapUv2Xy Method
MapXy2Uv Method
MapXy2Uv1 Method
Quad
IsPointInQuad Method
Is Point in Quad?
Namespace:
DHI.Mike1D.Generic.Spatial.Geometry
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
IsPointInQuad
(
double
x
,
double
y
)
Parameters
x
Type:
System
Double
y
Type:
System
Double
Return Value
Type:
Boolean
See Also
Reference
Quad Class
DHI.Mike1D.Generic.Spatial.Geometry Namespace