TextAlignment.h 85 B

123
  1. #pragma once
  2. enum class TextAlignment { TopLeft, CenterLeft, Center, CenterRight };