Start.FillBrightness Property
Specifies the brightness level of the color used to fill in the geometry.
Namespace: DevExpress.Diagram.Core.Shapes
Assembly: DevExpress.Diagram.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Single | 0 | A numerical value that ranges from -1 through 1, where -1 represents black and 1 represents white. |
Remarks
The Start.FillColor property specifies the color used to fill the geometry.
See Also