Class GradientType
Defines the type of the gradient
Linear - Sets the type of the gradient as Linear
Radial - Sets the type of the gradient as Radial
Inheritance
System.Object
GradientType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class GradientType : Enum
Fields
Linear
Declaration
public const GradientType Linear
Field Value
None
Declaration
public const GradientType None
Field Value
Radial
Declaration
public const GradientType Radial
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|