|
Coarseness
|
Specifies the number of pixels the gradient takes to change from one color tone to another. A Coarseness of 1 specifies a smooth gradient. Any value over 1 will make the gradient show a "banding".
|
|
Direction
|
Specifies the direction that the gradient uses to change from the StartColor to EndColor. For example, if the Direction is gdDownRight, the upper-left corner of the rectangle that contains the gradient will be the StartColor and the lower-right corner will be the EndColor. The upper-right and lower-left corners will be a blend of the 2 colors.
|
|
EndColor
|
Specifies the color that the gradient should be at the end of the "blend". When the Direction is gdDownRight, the bottom-right corner will be this color.
|
|
Opacity
|
Represents property Opacity.
|
|
StartColor
|
Specifies the color that the gradient should be at the start of the "blend". When the Direction is gdDownRight, the top-left corner will be this color.
|
|
Visible
|
Represents property Visible.
|