Click or drag to resize

PenIHandlerGetBrush Method

Gets the brush of the pen

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Brush GetBrush(
	Pen widget
)

Parameters

widget
Type: Eto.DrawingPen
Pen to get the brush

Return Value

Type: Brush

[Missing <returns> documentation for "M:Eto.Drawing.Pen.IHandler.GetBrush(Eto.Drawing.Pen)"]

See Also