public static bool IsInsideCircle( Point targetPoint, Point circleCenter, double circleRadius )
'宣言 Public Shared Function IsInsideCircle( _ ByVal targetPoint As Point, _ ByVal circleCenter As Point, _ ByVal circleRadius As Double _ ) As Boolean
GeometryUtil クラス GeometryUtil メンバ