finishX Attribute | FinishX Property

Internet Development Index

Sets or retrieves the horizontal position at which the opacity gradient ends.

Syntax

HTML
{ filter:progid:DXImageTransform.Microsoft.Alpha(
    finishX = iPercent ... ) ... }
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.Alpha").FinishX [ = iPercent ]

Possible Values

iPercentInteger that specifies or receives the horizontal position as a percentage of the width of the object.
0Default.

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 specified—that is, the Style property is set to 1.

Applies To

Alpha

See Also

FinishY

The CHM file was converted to HTM by Trial version of ChmDecompiler.
Download ChmDecompiler at: http://www.zipghost.com