Back to Devexpress

OutlineFill Class

officefileapi-devexpress-dot-docs-dot-presentation-ed910bb6.md

latest1.6 KB
Original Source

OutlineFill Class

A base class for outline fill settings.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class OutlineFill :
    Fill
vb
Public MustInherit Class OutlineFill
    Inherits Fill

The following members return OutlineFill objects:

Implements

ICloneable

Inheritance

Object PresentationObject Fill OutlineFill GradientFill

NoFill

SolidFill

See Also

OutlineFill Members

DevExpress.Docs.Presentation Namespace