dotnet / dotnet/dotnet-api-docs
Bad Learn On Image Class
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Missing information
### Description
Unless you are an expert on Windows Forms, this article is no help on learning about Image Class.
The code make assumption you know what "A Graphics object is passed to the event" is on Windows Forms.
To help learn, a complete run-able code would go a long way help.
In ImageExampleForm_Paint(object sender, PaintEventArgs e), who is "sender". A little code using "ImageExampleForm_Paint(object sender, PaintEventArgs e)" would be of great help
So far, anything generated by "@dotnet-bot" has been of little use
[Enter feedback here]
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.image?view=net-8.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Drawing/Image.xml
### Document Version Independent Id
b132e430-fa59-2793-ebd1-891e29fb5f23
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.