Back to Devexpress

FilledShape.Outline Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-filledshape-b4d0e195.md

latest1.0 KB
Original Source

FilledShape.Outline Property

Gets or sets shape outline settings.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public LineStyle Outline { get; set; }
vb
Public Property Outline As LineStyle

Property Value

TypeDescription
LineStyle

Contains shape outline settings.

|

See Also

FilledShape Class

FilledShape Members

DevExpress.Docs.Presentation Namespace