バージョン 24.2 (最新)

IsPointNearPolyline メソッド

ポイントがポリラインに近いかどうかを決定します。
シンタックス
public static bool IsPointNearPolyline( 
   Point targetPoint,
   Point firstPoint,
   IList<Point> linePoints,
   double closeness
)

パラメータ

targetPoint
firstPoint
linePoints
closeness
参照