MapBoxQuads Property

List of mapping box quads. Empty if mapping box is invalid in some way.

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 IList<MapBoxQuad> Quads { get; }

Property Value

IListMapBoxQuad

See Also