Used to fill a shape
Inheritance Hierarchy
EvoPdf.HtmlToPdfClientGradientColor
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
The GradientColor type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GradientColor |
Gradient constructor
|
Properties
| Name | Description | |
|---|---|---|
| EndColor |
The gradient end color
| |
| GradientDirection |
The gradient direction
| |
| StartColor |
The gradient start color
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also