XSBaseRawRightLowFlowBank Property  | 
 
             Point at right side of the cross section where the lowest flow bank 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 RightLowFlowBank { get; set; }Public Property RightLowFlowBank As ICrossSectionPoint
	Get
	Set
public:
property ICrossSectionPoint^ RightLowFlowBank {
	ICrossSectionPoint^ get ();
	void set (ICrossSectionPoint^ value);
}Property Value
Type: 
ICrossSectionPoint
See Also