diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita --- a/Symbian3/PDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,13 +1,13 @@ - - - - - -Drawing to a Graphics Context Tutorials

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.

Graphics Device + + + + + +Drawing to a Graphics Context Tutorials

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.

Graphics Device Interface Tutorials
\ No newline at end of file