DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Spatial.Algorithm
AreaTools Class
AreaTools Methods
AreaSignedAboveXaxis Method
XlengthSignedAboveXaxis Method
AreaTools
AreaSignedAboveXaxis Method
Namespace:
DHI.Mike1D.Generic.Spatial.Algorithm
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
double
AreaSignedAboveXaxis
(
double
x1
,
double
y1
,
double
x2
,
double
y2
)
Parameters
x1
Type:
System
Double
y1
Type:
System
Double
x2
Type:
System
Double
y2
Type:
System
Double
Return Value
Type:
Double
See Also
Reference
AreaTools Class
DHI.Mike1D.Generic.Spatial.Algorithm Namespace