PageGraphicElementGradient Property |
The gradient used to fill a shape.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic GradientColor Gradient { get; set; }Public Property Gradient As GradientColor
Get
Set
Property Value
GradientColor
See Also