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

type FixedAngle = Angle;

This simple type represents a fixed range angle in 60000ths of a degree. Range from (-90, 90 degrees).

Values represented by this type are restricted to: -5400000 <= n <= 5400000