Back to Devexpress

OutlineStyle Class

officefileapi-devexpress-dot-docs-dot-presentation-4185378e.md

latest1.6 KB
Original Source

OutlineStyle Class

Contains properties that define the outline style of a shape.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return OutlineStyle objects:

Implements

ICloneable

Inheritance

Object PresentationObject OutlineStyle LineStyle

See Also

OutlineStyle Members

DevExpress.Docs.Presentation Namespace