Sets or retrieves the shape of the Iris filter aperture.
Syntax
HTML | { filter:progid:DXImageTransform.Microsoft. Iris( irisStyle = sShape ... ) ... } |
---|
Scripting | object. filters. item( "DXImageTransform.Microsoft. Iris"). IrisStyle [ = sShape ] |
---|
Possible Values
sShape | String that
specifies or receives one of the following values: DIAMOND | Diamond-shaped aperture. | CIRCLE | Circular aperture. | CROSS | X-shaped aperture. | PLUS | Default. Plus sign-shaped aperture. | SQUARE | Square aperture. | STAR | Star-shaped aperture. |
|
The property is read/write.
The property has a default value of
PLUS.
Applies To
See Also
Transitions, Transition Design Considerations