The Gradient type exposes the following members.

Properties

  NameDescription
Public propertyEndColor
Gets or sets gradient end color.
Public propertyEndColorStop
Gets or sets end color stop. Value is in the range [0..1].
Public propertyRotated
Gets or sets whether the gradient rotated with shape.
Public propertyStartColor
Gets or sets gradient start color.
Public propertyStartColorStop
Gets or sets start color stop. Value is in the range [0..1].
Public propertyType
Gets gradient type.

See Also