get_EffectStyle()

FormatScheme::get_EffectStyle(int32_t) method

Returns the theme-defined effect style at the specified index. Read-only Aspose::Slides::Theme::IEffectStyle.

System::SharedPtr<IEffectStyle> Aspose::Slides::Theme::FormatScheme::get_EffectStyle(int32_t index) override

See Also