'宣言 Public Shared Function angularToCartesian( _ ByVal center As Point, _ ByVal radius As Double, _ ByVal theta As Double _ ) As Point
public static Point angularToCartesian( Point center, double radius, double theta )
Axis クラス Axis メンバ