public static bool PointInsideRectangle( Point point, Rectangle rectangle )
'宣言 Public Shared Function PointInsideRectangle( _ ByVal point As Point, _ ByVal rectangle As Rectangle _ ) As Boolean
Geometry クラス Geometry メンバ