[]
public void Draw(Graphics graphics, Rectangle rectangle)
Public Sub Draw(graphics As Graphics, rectangle As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | graphics | A Graphics object. |
Rectangle | rectangle | A Rectangle structure that represents the dimensions of the bevel. |