EffectDelay property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short EffectDelay

Overview

Refer to Using Special Effects When Painting.

Remarks

(Persistent property, available at design time) Delay between graining steps, in milliseconds.

This property affects paint effects (specified by the PaintEffect property).

Use the EffectGrain and EffectDelay properties to control the speed of the display. EffectGrain controls the size of the painting increment, and EffectDelay controls the time between increments.

See Also

Elements:

PaintEffect property, TransitionEffect property

Topics:

Raster Images: Implementing Special Effects