Matrix.Rotate メソッド (Single)
原点を中心とする指定した角度の時計回りの回転を、この Matrix オブジェクトに付加します。
Overloads Public Sub Rotate( _
ByVal angle As Single _)
[C#]
public void Rotate(floatangle);
[C++]
public: void Rotate(floatangle);
[JScript]
public function Rotate(
angle : float);
パラメータ
- angle
回転角度。
使用例
例については、 Matrix.Rotate Method (Single, MatrixOrder) のトピックを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
Matrix クラス | Matrix メンバ | System.Drawing.Drawing2D 名前空間 | Matrix.Rotate オーバーロードの一覧