バージョン 24.2 (最新)

GetCircleIntersection メソッド

特定の中点および半径の円および線と交差するポイントを取得します。
シンタックス
public static Tuple<Point,Point> GetCircleIntersection( 
   Point startPoint,
   Point endPoint,
   Point circleCenter,
   double circleRadius
)

パラメータ

startPoint
endPoint
circleCenter
circleRadius
参照