HiQPdf Documentation

PdfDrawableObjectSetRotationAngle Method

Quickly Create High Quality PDFs
Sets the clockwise rotation angle of the coordinates system before drawing this object in PDF

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void SetRotationAngle(
	float angle
)

Parameters

angle
Type: SystemSingle
The rotation angle
See Also

Reference