RasterLayer.CellSize

RasterLayer.CellSize property

Gets cell or pixel size of the raster.

public abstract IRasterCellSize CellSize { get; }

See Also