XSRectangularRectangleWidth 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)
Syntax public double RectangleWidth { get; set; }
Public Property RectangleWidth As Double
Get
Set
public:
property double RectangleWidth {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also