バージョン

RotationAngle プロパティ

回転角度を度数で指定します。
シンタックス
'宣言
 
Public Property RotationAngle As Single
public float RotationAngle {get; set;}
解説

RotationAngle は、画像が回転する角度を度数で指定します。負の値は、左に回転し、正の値は、右に回転します。

参照