'Declaration
Public Function GetValue( _ ByVal indexX As System.Integer, _ ByVal indexY As System.Integer _ ) As System.Object
'Usage
Dim instance As NHeatMapData Dim indexX As System.Integer Dim indexY As System.Integer Dim value As System.Object value = instance.GetValue(indexX, indexY)
Parameters
- indexX
- indexY