RiverMapperWriteMapBoxesToFile Method

Writes mapping box coordinates to a file, in a format that can be used by gnuplot.

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void WriteMapBoxesToFile(
	FilePath filePath
)

Parameters

filePath  FilePath

[Missing <param name="filePath"/> documentation for "M:DHI.Mike1D.FloodMap.RiverMapper.WriteMapBoxesToFile(DHI.FilePath)"]

See Also