PowerTools ActiveReports for .NET 11.0J
RotateAt(Single,PointFEx) メソッド

回転角度
回転の中心を表すポイント
指定したポイントを中心とする指定した角度の時計回りの回転を、このに付加します。
構文
'宣言
 
Public Overloads Sub RotateAt( _
   ByVal angle As Single, _
   ByVal point As PointFEx _
) 
public void RotateAt( 
   float angle,
   PointFEx point
)

パラメータ

angle
回転角度
point
回転の中心を表すポイント
参照

関連項目

MatrixEx クラス
MatrixEx メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.