ForEach.ForEachShapeCallback
ForEach.ForEachShapeCallback delegate
Callback that will be invoked for each Shape in the Presentation.
public delegate void ForEachShapeCallback(Shape shape, BaseSlide slide, int index);
| Parameter | Description |
|---|---|
| slide | |
| index |
See Also
- class Shape
- class BaseSlide
- class ForEach
- namespace Aspose.Slides.LowCode
- assembly Aspose.Slides