Click or drag to resize

XSRectangularPreprocessedHeight Property

Height of the cross section.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public override double Height { get; }

Property Value

Type: Double
Remarks
To get the height of the processed data, use instead TopLevel-BottomLevel. For user specified cross sections, this is the difference between the top and bottom level of the processed data. For other types of cross sections, this need not be the case.
See Also