HGridPointEngineCrossSection Property |
Cross section. ICrossSection wrapped with slot functionality
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public CrossSectionSlotDecorator EngineCrossSection { get; }
Public ReadOnly Property EngineCrossSection As CrossSectionSlotDecorator
Get
public:
property CrossSectionSlotDecorator^ EngineCrossSection {
CrossSectionSlotDecorator^ get ();
}
Property Value
Type:
CrossSectionSlotDecoratorSee Also