Click or drag to resize

LinearGradientBrushHandler Property

Gets the platform handler object for the widget

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override Object Handler { get; }

Property Value

Type: Object
The handler for the widget

Implements

IHandlerSourceHandler
See Also