Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
AngleFromSlope メソッド
特定の傾斜を持つ線の角度を返します。
シンタックス
'宣言
Public Shared Function AngleFromSlope( _
ByVal As Double _
) As Double
public static double AngleFromSlope(
double
)
パラメータ
- slope
- 調査対象の線の傾斜。
戻り値の型
特定の傾斜を持つ線の角度。
参照