バージョン

IsPointNearPath メソッド

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

パラメータ

targetPoint
shape
closeness
参照