Click or drag to resize

AbstractBottomSlot.MoveSlot Method

Move slot up or down, to match the specified bottom level.

Initially the bottom level is set to ZMin

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public virtual void MoveSlot(
	double bottomLevel
)

Parameters

bottomLevel
Type: System.Double

[Missing <param name="bottomLevel"/> documentation for "M:DHI.Mike1D.CrossSectionModule.AbstractBottomSlot.MoveSlot(System.Double)"]

Implements

IBottomSlot.MoveSlot(Double)
See Also