Back to Devexpress

ShapeBase Class

officefileapi-devexpress-dot-docs-dot-presentation-7a2789f4.md

latest1.9 KB
Original Source

ShapeBase Class

A base class for shapes.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class ShapeBase :
    PresentationObject
vb
Public MustInherit Class ShapeBase
    Inherits PresentationObject

The following members return ShapeBase objects:

Implements

ICloneable

Inheritance

Show 12 items

Object PresentationObject ShapeBase StyledShapeBase

Table

UnknownShape

ConnectorShape

FilledShape

SimpleShape

Shape

GroupShape

PictureShape

See Also

ShapeBase Members

DevExpress.Docs.Presentation Namespace