TransitionEffect property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int TransitionEffect

Delphi Syntax

TransitionEffect: Integer

Overview

Refer to Using Special Effects When Painting.

Remarks

(Persistent property, available at design time) Specifies the transitional effect to use when painting. For possible values, refer to the PaintEffect property.

A transition effect, if implemented, occurs before an image is painted. The transition can paint a solid color, a pattern, or a gradient color. The TransitionStyle property determines whether a transitional effect is used when painting.

LEADTOOLS provides over 2000 defined constant identifiers for effects.

See Also

Elements:

PaintEffect property

Topics:

Raster Images: Implementing Special Effects