GradientStyle

<< Click to Display Table of Contents >>

 

GradientStyle

Enum This property specifies a gradient fill style for a Screen object. This property is only used when the value of the FillStyle property is set to 8 (eight, Gradient). Gradients consider a color change as starting from the color configured in the ForegroundColor property and moving towards the color configured in the BackgroundColor property. Possible values for this property are the same ones described in the GradientStyle property of a Screen.

 

IMPORTANT

A large number of objects simultaneously displayed with a gradient may lead to a poor performance when updating a Screen. Using images may solve this problem.

 

NOTE

This property is not available for Picture, Dynamic Move, and Dynamic Rotate objects.

Was this page useful?