CGraphicsContext::TDrawTextExtendedParam Struct Reference
struct CGraphicsContext::TDrawTextExtendedParam : public CGraphicsContext::TDrawTextParam
|
Parameters for extended text drawing and measuring. It is used by
CGraphicsContext::DrawTextExtended()
to indicate whether text should be drawn from right-to-left or left-to-right.
Inherits from
-
CGraphicsContext::TDrawTextExtendedParam
Constructor & Destructor Documentation
TDrawTextExtendedParam()
TDrawTextExtendedParam
|
(
|
)
|
[inline]
|
Constructor. Initialises iParRightToLeft to EFalse.
Member Data Documentation
TBool
iParRightToLeft
ETrue if the text direction is right-to-left (for scripts like Arabic and Hebrew). EFalse if left-to-right.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.