TreeView for WinForms
Rotate(Double) メソッド

C1.Win.4.5.2 アセンブリ > C1.Win.Interop 名前空間 > MatrixUtil クラス > Rotate メソッド : Rotate(Double) メソッド
回転角度(度単位)。
時計回りに回転した Matrixを返します。
シンタックス
'宣言
 
Public Overloads Shared Function Rotate( _
   ByVal angleDeg As System.Double _
) As Matrix
public static Matrix Rotate( 
   System.double angleDeg
)

パラメータ

angleDeg
回転角度(度単位)。

戻り値の型

回転後の Matrix構造体。
参照

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