NvUITextAlign Struct Reference
Basic text alignment. More...
#include <NvUI.h>
| Public Types | |
| enum | Enum { LEFT = 0, RIGHT = 1, CENTER = 2, TOP = 0, BOTTOM = 1 } | 
Detailed Description
Basic text alignment.This enum is a clone of the alignments from BitFont's NvBftAlign enum, in order to separate the two and not create a hard dependency between the system (as we might decide to change the text rasterizer under the hood of NvUI, for example).
- See also:
- NvBftAlign
Member Enumeration Documentation
| enum NvUITextAlign::Enum | 
The documentation for this struct was generated from the following file: