WandSize property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short WandSize

Overview

Refer to Using Special Effects When Painting.

Remarks

(Persistent property, available at design time) Thickness of the wand (in pixels) when implementing a paint effect or transition effect.

The wand is a solid color bar that moves during an effect. Small grain sizes produce the best wand effects. Many of the effects listed in Effects can have a wand.

You can set this property to 0 to disable the wand.

See Also

Elements:

PaintEffect property, TransitionEffect property

Topics:

Raster Images: Implementing Special Effects