'宣言 Public Shared Function IsPointInPath( _ ByVal targetPoint As Point, _ ByVal shape As Path _ ) As Boolean
public static bool IsPointInPath( Point targetPoint, Path shape )
CoreGeometryUtil クラス CoreGeometryUtil メンバ