バージョン 24.2 (最新)

InterpolatePoints メソッド

ポイントを補間します。
シンタックス
public static List<Point> InterpolatePoints( 
   List<Point> interpolatedPoints,
   double p,
   List<Point> minPoints,
   List<Point> maxPoints
)

パラメータ

interpolatedPoints
p
minPoints
maxPoints
参照