バージョン

IsPointNearFigure メソッド

シンタックス
'宣言
 
Public Shared Function IsPointNearFigure( _
   ByVal targetPoint As Point, _
   ByVal figure As PathFigure, _
   ByVal closeness As Double _
) As Boolean
public static bool IsPointNearFigure( 
   Point targetPoint,
   PathFigure figure,
   double closeness
)

パラメータ

targetPoint
figure
closeness
参照