GetLineStyles()

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

Returns a collection of theme defined line styles.

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

Arguments

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

Return Value

Collection of effective line formats ILineFormatCollectionEffectiveData

See Also