GetEffective()

ColorChange::GetEffective() method

Gets effective Color Change effect data with the inheritance applied.

System::SharedPtr<IColorChangeEffectiveData> Aspose::Slides::Effects::ColorChange::GetEffective() override

Return Value

A IColorChangeEffectiveData.

See Also