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