TopSlotAngleMoveSlot Method |
[Missing <summary> documentation for "M:DHI.Mike1D.CrossSectionModule.TopSlotAngle.MoveSlot(System.Double)"]
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void MoveSlot(
double deltaZ
)
Public Sub MoveSlot (
deltaZ As Double
)
public:
virtual void MoveSlot(
double deltaZ
) sealed
Parameters
- deltaZ
- Type: SystemDouble
[Missing <param name="deltaZ"/> documentation for "M:DHI.Mike1D.CrossSectionModule.TopSlotAngle.MoveSlot(System.Double)"]
Implements
ITopSlotMoveSlot(Double)See Also