-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
dotnet/samples
#827Labels
Milestone
Description
Where does the "e" come from with the following code:
e.Graphics.DrawLine(pen, 0, 10, 200, 10);
e.Graphics.FillEllipse(linGrBrush, 0, 30, 200, 100);
e.Graphics.FillRectangle(linGrBrush, 0, 155, 500, 30);
The examples do not illustrate this?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 3c6ed473-9c2d-72c3-a08b-021bdd251254
- Version Independent ID: 8b755685-b1dc-18e6-bf7e-8320ebb39988
- Content: How to: Create a Linear Gradient
- Content Source: docs/framework/winforms/advanced/how-to-create-a-linear-gradient.md
- Product: dotnet-framework
- Technology: dotnet-winforms
- GitHub Login: @dotnet-bot
- Microsoft Alias: dotnetcontent