GetEffectsByShape

ISequence.GetEffectsByShape method

Devuelve una matriz de efectos para la forma especificada.

public IEffect[] GetEffectsByShape(IShape shape)
ParámetroEscribeDescripción
shapeIShapeObjeto de formaIShape

Valor_devuelto

Matriz de efectosIEffect

Ver también