Applies a rotation transformation.
シンタックス
'宣言
Public Function Rotate( _
ByVal As System.Single _
) As View
public View Rotate(
System.float
)
パラメータ
- degrees
- Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.
参照