DXTextureBrush.Image Property
Obtains an image used in the brush.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
DXImage | An image with which the brush fills shapes. |
See Also