[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Bevel.Draw

Draw Method

Draw(Graphics, Rectangle)

Draws a bevel using the specified Rectangle structure on the specified Graphics surface.

Declaration
public void Draw(Graphics graphics, Rectangle rectangle)
Public Sub Draw(graphics As Graphics, rectangle As Rectangle)
Parameters
Type Name Description
Graphics graphics

A Graphics object.

Rectangle rectangle

A Rectangle structure that represents the dimensions of the bevel.