CGraphicsContext::TDrawTextParam Struct Reference

#include <gdi.h>

struct CGraphicsContext::TDrawTextParam

Detailed Description

Parameters to control the drawing of text.

Member Attribute Documentation

iCharJustExcess

TInt iCharJustExcess

amount of space to be used for letterspacing

iCharJustNum

TInt iCharJustNum

number of glyph groups to be letterspaced

iDirection

the direction in which to draw the text.

iWordJustExcess

TInt iWordJustExcess

amount of space to be used for wordspacing

iWordJustNum

TInt iWordJustNum

number of spaces to be used for wordspacing

Constructor & Destructor Documentation

TDrawTextParam ( )

TDrawTextParam()[inline]

Reserved for future use.