Searched defs:Rotation270 (Results 1 – 4 of 4) sorted by relevance
25 Rotation270 = 3 enumConstant
23 enum class Rotation { Rotation0 = 0, Rotation90 = 1, Rotation180 = 2, Rotation270 = 3 }; enumerator