IImageTransformOCollectionEffectiveData
IImageTransformOCollectionEffectiveData interface
Immutable object that represents a readonly collection of effective image transform effects.
public interface IImageTransformOCollectionEffectiveData : IGenericCollection<IEffectEffectiveData>
Properties
Name | Description |
---|---|
Item { get; } | Returns element by index. |
Remarks
Name IImageTransformOperationCollectionEffectiveData truncuted to IImageTransformOCollectionEffectiveData because of COM names length cannot be more then 39.
See Also
- interface IGenericCollection<T>
- interface IEffectEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides