MESCIUS SPREAD for Windows Forms 15.0J
GetRotateAngle メソッド (PSObject)

回転の基点を含むポイント
最初の端点を含むポイント
2番目の端点を含むポイント
回転角度を取得します。
構文
'宣言
 
Protected Overridable Function GetRotateAngle( _
   ByVal centerPt As Point, _
   ByVal pt1 As Point, _
   ByVal pt2 As Point _
) As Single
protected virtual float GetRotateAngle( 
   Point centerPt,
   Point pt1,
   Point pt2
)

パラメータ

centerPt
回転の基点を含むポイント
pt1
最初の端点を含むポイント
pt2
2番目の端点を含むポイント

戻り値の型

回転角度を表す浮動小数点数
参照

PSObject クラス
PSObject メンバ

 

 


© MESCIUS inc. All rights reserved.