Link Search Menu Expand Document

CanvasRotateTransform Method

Applies the specified rotation to the transformation matrix.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public void RotateTransform(
	float angle
)

Parameters

angle
Type: SystemSingle
The angle of rotation in degrees.
See Also

Reference