XSBaseRawGetMarkerSequence Method |
Returns a sequence of markers and their indices.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public void GetMarkerSequence(
out int[] markers,
out int[] markersIndeces
)
Parameters
- markers
- Type: SystemInt32
- markersIndeces
- Type: SystemInt32
See Also