Back to Devexpress

FilledShape.Fill Property

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

latest1.1 KB
Original Source

FilledShape.Fill Property

Gets or sets shape fill settings.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public Fill Fill { get; set; }
vb
Public Property Fill As Fill

Property Value

TypeDescription
Fill

A Fill descendant that specifies a shape’s fill settings.

|

See Also

FilledShape Class

FilledShape Members

DevExpress.Docs.Presentation Namespace