The section provides examples that demonstrate how to use the GDI functions for drawing.
The examples assume that graphics context has been obtained in a variable gc . The usual way to obtain such a context, when drawing to the screen, is by CCoeControl::SystemGc() . This returns a concrete Window Server graphics context, of type CWindowGc , which is derived from CGraphicsContext .
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.