Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RadianToDegree メソッド (Geometry)
ラジアンから度への変換ユーティリティ関数。
シンタックス
'宣言
Public Shared Function RadianToDegree( _
ByVal As Double _
) As Double
public static double RadianToDegree(
double
)
パラメータ
- theta
- 度に変換する弧度の数。
戻り値の型
特定の弧度の数に等しい度。
参照