Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
gradientSize Attribute | GradientSize Property
Sets or retrieves the percentage of the object that is covered by the gradient band.
Syntax
HTMLScripting
Possible Values
fGradientWidth Floating-point that specifies or receives a value that can range from0.0to1.0.
0.0- the gradient band has no width as new content is revealed.
- 0.25
- Default. 25% of the object is covered by a gradient band.
1.0- 100% of the object is covered by a gradient band.
The property is read/write. The property has a default value of 0.25.
Applies To