'Declaration
Public Overloads Sub SetValue( _ ByVal col As System.Integer, _ ByVal row As System.Integer, _ ByVal yValue As System.Double, _ ByVal xValue As System.Double, _ ByVal zValue As System.Double _ )
'Usage
Dim instance As NMeshSurfaceData Dim col As System.Integer Dim row As System.Integer Dim yValue As System.Double Dim xValue As System.Double Dim zValue As System.Double instance.SetValue(col, row, yValue, xValue, zValue)
Parameters
- col
- row
- yValue
- xValue
- zValue