c# - Proper Drawing2D class for NET CF? -


As I have recently discovered that most of its functionality of drawing 2D class NET CF is missing, for example " Is there a way to expand it with LinearGradientBrush ?

If you are looking for a replacement specifically for LinearGradientBrush So a Win32 function is called.

Here's how to use it:


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

php - What is the best way to get the URL of a 404'd file after redirect? -