public Tuple<double,double> PixelToMap( int column, int row )
Public Function PixelToMap( _ ByVal column As Integer, _ ByVal row As Integer _ ) As Tuple(Of Double,Double)
Target Platforms: Windows 11, Windows 10
Raster Class Raster Members