| Visual Basic (Declaration) | |
|---|---|
Public Sub Draw( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle _ )  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As Bevel Dim graphics As Graphics Dim rectangle As Rectangle instance.Draw(graphics, rectangle)  | |
Parameters
- graphics
 - A System.Drawing.Graphics object.
 - rectangle
 - A System.Drawing.Rectangle structure that represents the dimensions of the bevel.
 
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8