MESCIUS SPREAD for Windows Forms 15.0J
CalculateAngle メソッド

線の始点。
線の2番目の点。
線の回転を計算します。
構文
'宣言
 
Public Shared Function CalculateAngle( _
   ByVal firstPoint As Point, _
   ByVal secondPoint As Point _
) As Double
public static double CalculateAngle( 
   Point firstPoint,
   Point secondPoint
)

パラメータ

firstPoint
線の始点。
secondPoint
線の2番目の点。
参照

GeometryHelper クラス
GeometryHelper メンバ

 

 


© MESCIUS inc. All rights reserved.