PenExtensions.ToGdiPen

PenExtensions.ToGdiPen method

Converts the Pen to the Pen.

public static Pen ToGdiPen(Pen pen)
ParameterTypeDescription
penPenThe Pen to convert.

Return Value

The converted Pen.

See Also