'Declaration
Public Function GetContourForValue( _ ByVal value As System.Double _ ) As NLevelPath
'Usage
Dim instance As NGridSurfaceSeries Dim value As System.Double Dim value As NLevelPath value = instance.GetContourForValue(value)
public NLevelPath GetContourForValue( System.double value )
Parameters
- value