'DeclarationPublic Function GetXValueFromFactor( _ ByVal factor As System.Double _ ) As System.Double
'UsageDim instance As NViewportD Dim factor As System.Double Dim value As System.Double value = instance.GetXValueFromFactor(factor)
public System.double GetXValueFromFactor( System.double factor )
Parameters
- factor