DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Polygon Class
Polygon Methods
AddPoint Method
AddPoint Method (XYPair)
AddPoint Method (Double, Double)
Polygon
AddPoint Method (Double, Double)
Add a point to the polygon
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
AddPoint
(
double
x
,
double
y
)
Parameters
x
Type:
System
Double
y
Type:
System
Double
See Also
Reference
Polygon Class
AddPoint Overload
DHI.Mike1D.Generic Namespace