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
- ラジアンに変換する度の値。
戻り値の型
弧度で表される、特定の度。
参照