Click or drag to resize

PenIHandlerGetThickness Method

Gets or sets the thickness (width) of the pen

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

Parameters

widget
Type: Eto.DrawingPen
Pen to get the thickness

Return Value

Type: Single

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

See Also