RasterMergeOperator.Resolution Property
Gets or sets a value specifying how the resolution of the output raster is selected.
Syntax
public RasterResampleResolution Resolution { get; set; }
Property Value
Default: RasterRelative
Specifies how the resolution of the output raster is selected.
Remarks
This property together with CellWidth and CellHeight determines the resolution of the output raster.
Platforms
Windows, Linux, Android