Sets or retrieves the horizontal position at which the opacity gradient ends.
Syntax
| HTML | { filter:progid:DXImageTransform.Microsoft. Alpha( finishX = iPercent ... ) ... } |
|---|
| Scripting | |
|---|
Possible Values
| iPercent | Integer that
specifies or receives the horizontal position as a percentage of the width of the object. |
The property is read/write.
The property has a default value of
0.
Remarks
This property applies only to objects that have a linear opacity gradient specifiedthat is, the Style property is set to 1.
Applies To
See Also
FinishY