GradientColor Class

Used to fill a shape

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public class GradientColor
Inheritance
Object    GradientColor

Constructors

GradientColor Gradient constructor

Properties

EndColor The gradient end color
GradientDirection The gradient direction
StartColor The gradient start color

Methods

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