Enum PDFExport.GradientInterpolationPointsEnum
The enum of gradient interpolation points
Namespace: FastReport.Export.Pdf
Assembly: FastReport.dll
Syntax
public enum GradientInterpolationPointsEnum
Fields
Name | Description |
---|---|
P002 | Two points |
P004 | Four points |
P008 | Eight points |
P016 | Sixteen points |
P032 | Thirty two points |
P064 | Sixty four points |
P128 | One hundred and twenty eight points |
P256 | Two hundred and fifty six points |