CrossSectionFactorySetLeftLeveeBank Method  | 
 
            The left levee bank (marker 1)
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic void SetLeftLeveeBank(
	ICrossSectionPoint p
)
Public Sub SetLeftLeveeBank ( 
	p As ICrossSectionPoint
)
public:
void SetLeftLeveeBank(
	ICrossSectionPoint^ p
)
Parameters
- p
 - Type: DHI.Mike1D.CrossSectionModuleICrossSectionPoint
[Missing <param name="p"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionFactory.SetLeftLeveeBank(DHI.Mike1D.CrossSectionModule.ICrossSectionPoint)"]
 
See Also