BackgroundGradient module
- class BackgroundGradient.BackgroundGradient
Bases:
VMLFillRepresents a background gradient.
- property Color1: Color
Gets the first color for the gradient.
- property Color2: Color
Gets the second color for the gradient (used when TwoColors set to true).
- property ShadingStyle: GradientShadingStyle
Gets the shading style for the gradient.
- property ShadingVariant: GradientShadingVariant
Gets the shading variants.
