[To be supplied.]
[Visual Basic] Overloads Public Sub RotateAt( _ ByVal angle As Single, _ ByVal point As PointF, _ ByVal order As MatrixOrder _ ) [C#] public void RotateAt( float angle, PointF point, MatrixOrder order ); [C++] public: void RotateAt( float angle, PointF point, MatrixOrder order ); [JScript] public function RotateAt( angle : float, point : PointF, order : MatrixOrder );
Matrix Class | Matrix Members | System.Drawing.Drawing2D Namespace | Matrix.RotateAt Overload List