ForEachShapeCallback
ForEachShapeCallback typedef
Callback that will be invoked for each ForEach::Shape in the Presentation.
using Aspose::Slides::LowCode::ForEach::ForEachShapeCallback = System::MulticastDelegate<void(System::SharedPtr<Aspose::Slides::Shape>, System::SharedPtr<BaseSlide>, int32_t)>
See Also
- Class ForEach
- Namespace Aspose::Slides::LowCode
- Library Aspose.Slides