GetEffectStyles()

IFormatSchemeEffectiveData::GetEffectStyles(System::Drawing::Color) method

Returns a collection of theme defined effect styles.

virtual System::SharedPtr<IEffectStyleCollectionEffectiveData> Aspose::Slides::Theme::IFormatSchemeEffectiveData::GetEffectStyles(System::Drawing::Color styleColor)=0

Arguments

ParameterTypeDescription
styleColorSystem::Drawing::ColorColor System::Drawing::Color

Return Value

Collection of effective effect styles IEffectStyleCollectionEffectiveData

See Also