Click or drag to resize

RadialGradientBrushWrap Property

Gets or sets the wrap mode for the gradient

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public GradientWrapMode Wrap { get; set; }

Property Value

Type: GradientWrapMode
The wrap mode for the gradient
See Also