[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Applies the specified rotation to the transformation matrix of this Graphics. [Property] Graphics=Sets the Graphics to applies the specified rotation. ARG(Graphics)|20|(empty)|Graphics Order=Sets a member of the MatrixOrder enumeration that specifies whether the translation is prepended or appended to the transformation matrix. ARG(MatrixOrder)|20|(empty)|MatrixOrder Angle=Sets an angle of rotation in degrees. ARG(float)|2| [Methods] doRotateTransform=Applies the specified rotation to the transformation matrix of this Graphics. ARG(float angle)|1|0 *doRotateTransform2=Applies the specified rotation to the transformation matrix of this Graphics in the specified order. ARG(float angle, MatrixOrder order)|1|0 Graphics=Defines the Graphics to applies the specified rotation. ARG(Graphics)|4|0 Angle=Defines an angle of rotation in degrees. ARG(float)|4|107 Order=Defines a member of the MatrixOrder enumeration that specifies whether the translation is prepended or appended to the transformation matrix. ARG(MatrixOrder)|4|0