C# How to draw faster in CE 6.0

Hi,

VF modules do not have any hardware acceleration and there for if you draw lots of things in .NET its going to be slow.

2 name spaces ( InterpolationMode and CompositingMode ) are not avalible in .NET Compact framework.