dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
NoDataInterpretation Enum
The interpretation of no data values in the raster dataset.
public enum NoDataInterpretation
Fields
MatchAny
0
MatchAll
1
Any
2
All
3
The interpretation of no data values in the raster dataset.
public enum NoDataInterpretation
MatchAny
0
MatchAll
1
Any
2
All
3