AnimateInterval Property
Syntax
CWImage.AnimateInterval
Data Type
You can use the following constants with this data type:
- cwSpeedFast–600 ms
- cwSpeedFastest–150 ms
- cwSpeedMedium–900 ms
- cwSpeedOff–Off
- cwSpeedSlow–1200 ms
- cwSpeedSlowest–1800 ms
- cwSpeedVeryFast–300 ms
- cwSpeedVerySlow–1500 ms
Purpose
Specifies how often an image animates.
Remarks
This property does not apply to CWImage objects representing captions.