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