[][src]Type Definition msoffice_shared::drawingml::Angle

type Angle = i32;

This simple type represents an angle in 60,000ths of a degree. Positive angles are clockwise (i.e., towards the positive y axis); negative angles are counter-clockwise (i.e., towards the negative y axis).