'宣言 Public Shared Function InterpolateDashArrays( _ ByVal p As Double, _ ByVal startValue() As Double, _ ByVal endValue() As Double _ ) As Double()
public static double[] InterpolateDashArrays( double p, double[] startValue, double[] endValue )
InterpolationUtil クラス InterpolationUtil メンバ