diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita --- a/Symbian3/PDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita Tue Mar 30 11:56:28 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