IBehaviorFactory class

IBehaviorFactory class

Allows to create animation effects

The IBehaviorFactory type exposes the following members:

Methods

MethodDescription
create_color_effectCreates color effect.
create_command_effectCreates command effect.
create_filter_effectCreates filter effect.
create_motion_effectCreates motion effect.
create_property_effectCreates property effect.
create_rotation_effectCreates rotation effect.
create_scale_effectCreates scale effect.
create_set_effectCreates set effect.

Remarks

For COM compatibility.

See Also