#include <gdi.h>
class CGraphicsContext::TTextParameters |
Public Attributes | |
---|---|
TInt | iEnd |
TUint16 | iFlags |
TAny * | iReserved1 |
TAny * | iReserved2 |
TAny * | iReserved3 |
TAny * | iReserved4 |
TInt | iStart |
Public Member Functions | |
---|---|
TTextParameters() |
Parameters used in drawing text within supplied context. It is used by CGraphicsContext::DrawText() and CGraphicsContext::DrawTextVertical() family of API's to draw text from iStart to iEnd withing the supplied text descriptor.