DXWrapMode Enum
Lists values that indicate how to lite a texture or gradient it is smaller than the area being filled.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Members
Name | Description |
---|---|
Tile
|
Tiles the gradient or texture. |
Tile
|
Reverses the texture or gradient horizontally and then tiles the texture or gradient. |
Tile
|
Reverses the texture or gradient vertically and then tiles the texture or gradient. |
Tile
|
Reverses the texture or gradient horizontally and vertically and then tiles the texture or gradient. |
Clamp
|
The texture or gradient is not tiled. |
#Related API Members
The following properties accept/return DXWrapMode values: