This documentation is archived and is not being maintained.
freq Attribute | Freq Property
Sets or retrieves the number of waves created by the Wave filter.
Syntax
|
HTML
|
{ filter:progid:DXImageTransform.Microsoft. Wave( freq = iWaveCount ... ) ... }
|
|
Scripting
|
object. filters. item( "DXImageTransform.Microsoft. Wave"). Freq [ = iWaveCount ]
|
Possible Values
|
iWaveCount
|
Integer that
specifies or receives the number of waves.- 3
- Default.
|
The property is read/write.
The property has a default value of
3.
Applies To