'宣言
 
Protected Friend Overrides Function GetDistanceToIndex( _
   ByVal  As Point, _
   ByVal  As Integer, _
   ByVal  As Axis, _
   ByVal  As ScalerParams, _
   ByVal  As Double _
) As Double
             
        
            
            protected internal override double GetDistanceToIndex( 
   Point ,
   int ,
   Axis ,
   ScalerParams ,
   double 
)