'宣言 Public Shared Function FindCenter( _ ByVal width As Double, _ ByVal height As Double, _ ByVal exploded As Boolean, _ ByVal angle As Double, _ ByVal radius As Double _ ) As Point
public static Point FindCenter( double width, double height, bool exploded, double angle, double radius )
GeometryUtil クラス GeometryUtil メンバ