GradientFill.TileRect Property
Gets or sets the rectangular region to which a gradient is applied.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RectangleOffset | An object that specifies offsets, as percentages, from the edges of a shape’s bounding box to the tile rectangle. A positive percentage specifies an inset, and a negative percentage specifies an outset. |
See Also