XSBaseRawLeftLeveeBank Property |
Point at left side of the cross section where the left 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)
Syntax public ICrossSectionPoint LeftLeveeBank { get; set; }
Public Property LeftLeveeBank As ICrossSectionPoint
Get
Set
public:
property ICrossSectionPoint^ LeftLeveeBank {
ICrossSectionPoint^ get ();
void set (ICrossSectionPoint^ value);
}
Property Value
Type:
ICrossSectionPointSee Also