Draw(Graphics,Rectangle) Method
In This Topic
Draws a bevel using the specified
System.Drawing.Rectangle structure on the specified
System.Drawing.Graphics surface.
Syntax
Parameters
- graphics
- A System.Drawing.Graphics object.
- rectangle
- A System.Drawing.Rectangle structure that represents the dimensions of the bevel.
See Also