|
CroSec_I_height Property
|
Gets the height (depth) of cross-section [m].
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double _height { get; }
Public ReadOnly Property _height As Double
Get
public:
property double _height {
double get ();
}
member _height : float with get
Property Value
Type:
Double
See Also