Skip to content

modern-pdf-lib


modern-pdf-lib / Radians

Interface: Radians

Defined in: src/core/operators/state.ts:26

A rotation / angle value in radians.

Properties

type

readonly type: "radians"

Defined in: src/core/operators/state.ts:27


value

readonly value: number

Defined in: src/core/operators/state.ts:28

Released under the MIT License.