'Declaration
Public Function GetYValueFromFactor( _ ByVal factor As System.Double _ ) As System.Double
'Usage
Dim instance As NViewportD Dim factor As System.Double Dim value As System.Double value = instance.GetYValueFromFactor(factor)
public System.double GetYValueFromFactor( System.double factor )
Parameters
- factor