'Declaration Public Sub Draw( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle _ )
'Usage Dim instance As Bevel Dim graphics As Graphics Dim rectangle As Rectangle instance.Draw(graphics, rectangle)
public void Draw( Graphics graphics, Rectangle rectangle )
Bevel Structure Bevel Members