バージョン

IsPointInPath メソッド

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

パラメータ

targetPoint
shape
参照