XSRectangularRectangleHeight Property  | 
 
            Gets and sets the width. Also sets the width in any children
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double RectangleHeight { get; set; }Public Property RectangleHeight As Double
	Get
	Set
public:
property double RectangleHeight {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also