バージョン

InterpolateDashArrays メソッド

シンタックス
'宣言
 
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
)

パラメータ

p
startValue
endValue
参照