'宣言 Public Shared Function PointOnEllipse( _ ByVal theta As Double, _ ByVal eccentricity As Double, _ ByVal center As Point, _ ByVal halfHeight As Double, _ ByVal extent As Double _ ) As Point
public static Point PointOnEllipse( double theta, double eccentricity, Point center, double halfHeight, double extent )
GeometryUtil クラス GeometryUtil メンバ