IRes1DNodeXCoordinate Property |
X-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 XCoordinate { get; set; }
Property XCoordinate As Double
Get
Set
property double XCoordinate {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also