ShapeBrick.FillColor Property
Gets or sets the color to fill the shape’s contents.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object which represents the fill color of a shape. |
See Also