Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / ANGLE_UNITS_PER_DEGREE

Variable: ANGLE_UNITS_PER_DEGREE

const ANGLE_UNITS_PER_DEGREE: 60000 = 60000

Defined in: src/units.ts:16

DrawingML angle unit. ST_Angle (rot, shadow dir, gradient ang, …) is measured in sixtieths-of-a-thousandth of a degree, i.e. 60000 units per degree. Multiply a value in degrees by this to get the OOXML integer.