IRes1DNodeYCoordinate Property |
Y-coordinate of the node
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double YCoordinate { get; set; }
Property YCoordinate As Double
Get
Set
property double YCoordinate {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also