Skip to content

Outline._normalizePagePoint method

Outline › _normalizePagePoint

Unofficial

Normalize a point relative to the page with the given rotation.

Signature:

_normalizePagePoint(x: unknown, y: unknown, rotation: unknown): unknown[]

Parameters:

ParameterTypeDescription
xunknown
yunknown
rotationunknown

Returns: unknown[]The normalized point coordinates.