Enum GradientFillType

GradientFillType enumeration

Represents all Gradient fill type.

public enum GradientFillType

Values

NameValueDescription
Linear0Linear
Radial1Radial
Rectangle2Rectangle
Path3Path

See Also