GetEffectsByShape

ISequence.GetEffectsByShape method

Returns array of effects for the specified shape.

public IEffect[] GetEffectsByShape(IShape shape)
ParameterTypeDescription
shapeIShapeShape object IShape

Return Value

Array of effects IEffect

See Also