Sets or retrieves the number of strips into which the content is divided during the transition.
Syntax
| HTML | { filter:progid:DXImageTransform.Microsoft. filter-name( bands = iBands ... ) ... } |
|---|
| Scripting | object. filters. item( "DXImageTransform.Microsoft. filter-name"). bands [ = iBands ] |
|---|
Possible Values
| iBands | Integer that
specifies or receives a value that can range from 1 to 100 bands. |
The property is read/write.
The property has no default value
for all objects with the
following exceptions:
Applies To
See Also
Transitions, Transition Design Considerations