[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IPaintingContext.ToGdiPen

ToGdiPen Method

ToGdiPen(Pen, Rectangle)

Gets the corresponding GDI+ pen.

Declaration
Pen ToGdiPen(Pen pen, Rectangle rect)
Function ToGdiPen(pen As Pen, rect As Rectangle) As Pen
Parameters
Type Name Description
Pen pen

The pen data.

Rectangle rect

The painting rectangle.

Returns
Type Description
Pen

A Pen object represents the corresponding GDI+ brush.