Sets or retrieves the number of waves created by the wave filter.
dhtml语法
html | { filter:progid:dximagetransform.microsoft. wave( freq = iwavecount ... ) ... } |
---|
scripting | object. filters. item( "dximagetransform.microsoft. wave"). freq [ = iwavecount ] |
---|
dhtml可能的值
iWaveCount | Integer that
specifies or receives the number of waves. |
The property is read/write.
The property has a default value of
3.
Applies To