nw::font::TextWriterBase::DEFAULT_DRAWFLAG Member Constant

Syntax

static const u32 DEFAULT_DRAWFLAG = 
        HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_TOP;

Description

Represents the default rendering flag set for the constructor.


CONFIDENTIAL