GetEffective()

Blur::GetEffective() method

Gets effective Blur effect data with the inheritance applied.

System::SharedPtr<IBlurEffectiveData> Aspose::Slides::Effects::Blur::GetEffective() override

Return Value

A IBlurEffectiveData.

See Also