バージョン

Eccentricity(Rectangle) メソッド

特定の境界線を持つ楕円の偏心を返します。
シンタックス
'宣言
 
Public Overloads Shared Function Eccentricity( _
   ByVal bounds As Rectangle _
) As Double
public static double Eccentricity( 
   Rectangle bounds
)

パラメータ

bounds
楕円形の境界長方形。

戻り値の型

特定の境界線を持つ楕円の偏心。
参照