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