Back to Devexpress

DXTextureBrush.Image Property

corelibraries-devexpress-dot-drawing-dot-dxtexturebrush-07d10ca3.md

latest964 B
Original Source

DXTextureBrush.Image Property

Obtains an image used in the brush.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public DXImage Image { get; }
vb
Public ReadOnly Property Image As DXImage

Property Value

TypeDescription
DXImage

An image with which the brush fills shapes.

|

See Also

DXTextureBrush Class

DXTextureBrush Members

DevExpress.Drawing Namespace