Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / ANGLE_UNITS_PER_DEGREE

Variable: ANGLE_UNITS_PER_DEGREE

const ANGLE_UNITS_PER_DEGREE: 60000 = 60000

Defined in: units.ts:15

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.