'Declaration
Public Function GetColor( _ ByVal column As System.Integer, _ ByVal row As System.Integer _ ) As System.Drawing.Color
'Usage
Dim instance As NMatrixSurfaceSeriesData Dim column As System.Integer Dim row As System.Integer Dim value As System.Drawing.Color value = instance.GetColor(column, row)
Parameters
- column
- row