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

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

パラメータ

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

ChartShape クラス
ChartShape メンバ

 

 


© MESCIUS inc. All rights reserved.