Click or drag to resize

PenIHandlerGetLineCap Method

Gets the line cap style

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

Parameters

widget
Type: Eto.DrawingPen
Pen to get the line cap style

Return Value

Type: PenLineCap

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

See Also