Enum PathGradientStyle
The style of the path gradient.
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum PathGradientStyle
Fields
| Name | Description |
|---|---|
| Elliptic | Elliptic gradient. |
| Rectangular | Rectangular gradient. |
The style of the path gradient.
public enum PathGradientStyle
| Name | Description |
|---|---|
| Elliptic | Elliptic gradient. |
| Rectangular | Rectangular gradient. |