HiQPdf Documentation

PdfDrawableObjectSetRotationAngle Method

HiQPdf Client for .NET Core
Sets the clockwise rotation angle of the coordinates system before drawing this object in PDF

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public void SetRotationAngle(
	float angle
)

Parameters

angle
Type: SystemSingle
The rotation angle
See Also

Reference