THPDFPage.RotateCoordinate Method

Method summary: THPDFPage.RotateCoordinate Method

Declaration

procedure RotateCoordinate(X, Y, angle: Extended; var XR, YR : Extended);

Unit

HPDFDoc

Parameters

NamePurpose
X以当前 HotPDF 坐标空间表示的页面坐标或尺寸值
Y以当前 HotPDF 坐标空间表示的页面坐标或尺寸值
angleRotateCoordinate 使用的输入参数
XRRotateCoordinate 使用的输入参数
YRRotateCoordinate 使用的输入参数

Return value

此成员不返回值

Usage notes

Related APIs