Back to Devexpress

LineStyle Class

officefileapi-devexpress-dot-docs-dot-presentation-347c5659.md

latest2.0 KB
Original Source

LineStyle Class

Contains properties that define the appearance of a line.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class LineStyle :
    OutlineStyle
vb
Public Class LineStyle
    Inherits OutlineStyle

The following members return LineStyle objects:

Implements

ICloneable

Inheritance

Object PresentationObject OutlineStyle LineStyle

See Also

LineStyle Members

DevExpress.Docs.Presentation Namespace