CalendarView for WinForms
RotateAt(Coordinate,Single) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > TransformMatrix クラス > RotateAt メソッド : RotateAt(Coordinate,Single) メソッド
A Coordinate class that represents the center of the rotation.
The angle (extent) of the rotation.
Applies a clockwise rotation to this Matrix object around the point specified in the point parameter, and by prepending the rotation
シンタックス
'宣言
 
Public Overloads Sub RotateAt( _
   ByVal point As Coordinate, _
   ByVal angle As System.Single _
) 
public void RotateAt( 
   Coordinate point,
   System.float angle
)

パラメータ

point
A Coordinate class that represents the center of the rotation.
angle
The angle (extent) of the rotation.
参照

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