XSBaseRawRightLeveeBank Property  | 
 
             Point at right side of the cross section where the right levee is located.
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic ICrossSectionPoint RightLeveeBank { get; set; }Public Property RightLeveeBank As ICrossSectionPoint
	Get
	Set
public:
property ICrossSectionPoint^ RightLeveeBank {
	ICrossSectionPoint^ get ();
	void set (ICrossSectionPoint^ value);
}Property Value
Type: 
ICrossSectionPoint
See Also