'Declaration
Public Overloads Sub SetValue( _ ByVal indexX As System.Integer, _ ByVal indexY As System.Integer, _ ByVal elevation As System.Object _ )
'Usage
Dim instance As NHeatMapData Dim indexX As System.Integer Dim indexY As System.Integer Dim elevation As System.Object instance.SetValue(indexX, indexY, elevation)
Parameters
- indexX
- indexY
- elevation