[VB] | Public Sub rotate(angle As Double [, bgColor As Integer [, cx As Double [, cy As Double [, filter As Integer [, blur As Double ]]]]]) |
[C#] | public void rotate(double angle [, int bgColor [, double cx [, double cy [, int filter [, double blur ]]]]]); |