Public Function GetMeanCellSize() As Tuple(Of Double,Double)
public Tuple<double,double> GetMeanCellSize()
Return Value
A tuple containing two double precision values representing the cell size X and cell size Y of the raster band respectively.
Public Function GetMeanCellSize() As Tuple(Of Double,Double)
public Tuple<double,double> GetMeanCellSize()
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)