|
|
|
|
|
|
BUG: You cannot use the Graphics.DrawXxxx methods to draw on a surface that is created by using the Graphics.FromImage method in the .NET Framework 1.0 or the .NET Framework 1.1
The Graphics.Draw Xxxx methods in the Microsoft .NET Framework do not draw when you do the following: You create a Graphics object by using the Graphics.FromImage method on a loaded bitmap. ... Steps to reproduce the behavior Start Microsoft Visual Studio .NET, and then ...
| Source: |
Microsoft
|
| Version: |
N/A
|
| Type: |
Tips
|
|
|
|
|
|
|
|
|
|
|
|