nw::font::TextWriterBase::DEFAULT_DRAWFLAGMember 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