Click or drag to resize

TextureBrushImage Property

Gets the texture's image to paint with

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

Property Value

Type: Image
The image used to paint
See Also