irisStyle Attribute | IrisStyle参数属性
| DHTML文档教程 |
Sets or retrieves the shape of the iris filter aperture.
dhtml语法
html | { filter:progid:dximagetransform.microsoft. iris( irisstyle = sshape ... ) ... } |
---|
scripting | object. filters. item( "dximagetransform.microsoft. iris"). irisstyle [ = sshape ] |
---|
dhtml可能的值
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
更多语法参考
transitions, Transition Design Considerations