PaintPass property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short PaintPass

Overview:  Refer to Using Special Effects When Painting.

Remarks

(Persistent property, available at design time) The current pass during a paint effect or transition effect.

You can set this value in the PaintNotification event if you want to skip or repeat a pass (for example, if you want to end with a blend of old and new images).

See Also

Elements:  PaintEffect property, TransitionEffect property, PaintMaxPasses property, PaintNotification event, PaintNotificationDelay property

Topics:  Raster Images: Implementing Special Effects