指定した分量だけローカル ジオメトリック変換を回転します。このメソッドは変換の前に回転を行います。
Overloads Public Sub RotateTransform( _
ByVal angle As Single _)
[C#]
public void RotateTransform(floatangle);
[C++]
public: void RotateTransform(floatangle);
[JScript]
public function RotateTransform(
angle : float);
パラメータ
- angle
回転の角度 (範囲)。
使用例
例については、「 PathGradientBrush.RotateTransform Method (Single, MatrixOrder) 」を参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PathGradientBrush クラス | PathGradientBrush メンバ | System.Drawing.Drawing2D 名前空間 | PathGradientBrush.RotateTransform オーバーロードの一覧