[Q] How to port system.drawing.FontStyle to Silverlight?
[Q] How to port system.drawing.Color to Silverlight?
[Q] How to use System.Drawing in Silverlight?
[try]
http://silverlight.net/forums/t/1274.aspx
"... use Reflector to look at the Silverlight assemblies to find out exactly what is and what is not there
...
use Reflector + the FileGenerator plugin to dump the entire source code of the System.Drawing namespace to disk. Then you could use just the classes (and any dependencies they might have) to create a lightweight version of the desired assembly that your code can build + run against
...
"
http://silverlight.net/forums/p/53640/138983.aspx#138983
Silverlight and System.Drawing
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment