NvBftAlign Struct Reference
Alignment modes for text output. More...
#include <NvBitFont.h>
Public Types | |
enum | Enum { LEFT = 0, RIGHT = 1, CENTER = 2, TOP = 0, BOTTOM = 1 } |
Detailed Description
Alignment modes for text output.BitFont supports standard 'cell' alignment, either to the screen bounds or to a specified 'box'. Note that the center-alignment enumerant is used for both horizontal and vertical alignments.
Note: for coexisting with NvUI, these values duplicate those in NvUITextAlign.
Member Enumeration Documentation
enum NvBftAlign::Enum |
The documentation for this struct was generated from the following file: