GetEffectsByShape

ISequence.GetEffectsByShape 方法

返回指定形状的效果数组。

public IEffect[] GetEffectsByShape(IShape shape)
参数类型描述
shapeIShape形状对象 IShape

返回值

效果数组 IEffect

另请参阅