RotatedMatrix Method
Creates a matrix with a rotation as the initial value.
Syntax
'Usage Dim angle As Double Dim value As PDFMatrix value = PDFMatrix.RotatedMatrix(angle)
Parameters
- angle
- Rotation angle in degrees.
Return Value
The matrix.
Requirements
Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also