ROTATION_90 top-level constant
          
          int
          const ROTATION_90
          
        
        
Rotation constant: 90 degree rotation.
Implementation
const int ROTATION_90 = 1;Rotation constant: 90 degree rotation.
const int ROTATION_90 = 1;