ThemeLineStyleCollection Class
A collection of line styles for theme objects.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
public sealed class ThemeLineStyleCollection :
LimitedThemeFormatObjectCollection<LineStyle>
Related API Members
The following members return ThemeLineStyleCollection objects:
Remarks
This collection stores line styles applied to shapes and other presentation objects defined in the theme format scheme.
Inheritance
See Also