Back to Devexpress

FilledShape Class

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

latest1.8 KB
Original Source

FilledShape Class

A base class for shapes that have a fill.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class FilledShape :
    SimpleShape
vb
Public MustInherit Class FilledShape
    Inherits SimpleShape

The following members return FilledShape objects:

Implements

ICloneable

Inheritance

Object PresentationObject ShapeBase StyledShapeBase SimpleShape FilledShape PictureShape

Shape

See Also

FilledShape Members

DevExpress.Docs.Presentation Namespace