WarpOptions.CellWidth
WarpOptions.CellWidth property
Specifies a new width of the raster cell (in target georeferenced units). If the value is set to 0, the CellWidth
is automatically computed. The default value is “0”.
public double CellWidth { get; set; }
Remarks
If the cell width is set to 0, the value will be taken from the original cell width or computed from Width
. Note that CellWidth
cannot be used with Width
.
See Also
- class WarpOptions
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS