Back to Devexpress

ThemeFormatScheme.LineStyles Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themeformatscheme-cb6fa69f.md

latest1.2 KB
Original Source

ThemeFormatScheme.LineStyles Property

Gets the collection of line styles for presentation objects.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ThemeLineStyleCollection LineStyles { get; }
vb
Public ReadOnly Property LineStyles As ThemeLineStyleCollection

Property Value

TypeDescription
ThemeLineStyleCollection

A collection of line styles.

|

See Also

ThemeFormatScheme Class

ThemeFormatScheme Members

DevExpress.Docs.Presentation Namespace