'Declaration
Public Function SetRangeFromFactor( _ ByVal factor As System.Double _ ) As System.Boolean
'Usage
Dim instance As NRangeSelection Dim factor As System.Double Dim value As System.Boolean value = instance.SetRangeFromFactor(factor)
public System.bool SetRangeFromFactor( System.double factor )
Parameters
- factor