Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Rectangle Rotate() |
Visual Basic |
---|
Public Function Rotate As Rectangle |
Visual C++ |
---|
public: Rectangle^ Rotate() |