'Declaration
Protected Function GetValidBeginAndLength( _ ByVal range As NRange1DD, _ ByRef begin As System.Double, _ ByRef length As System.Double _ ) As System.Boolean
'Usage
Dim instance As NAxisPagingView Dim range As NRange1DD Dim begin As System.Double Dim length As System.Double Dim value As System.Boolean value = instance.GetValidBeginAndLength(range, begin, length)
Parameters
- range
- begin
- length