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