'宣言 Public Shared Function PolygonContainsPoint( _ ByVal points As IList(Of Point), _ ByVal pt As Point _ ) As Boolean
public static bool PolygonContainsPoint( IList<Point> points, Point pt )
PolygonUtil クラス PolygonUtil メンバ