Back to Devexpress

SimpleShape Class

officefileapi-devexpress-dot-docs-dot-presentation-212463f0.md

latest1.7 KB
Original Source

SimpleShape Class

A base class for shapes that have an outline.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return SimpleShape objects:

Implements

ICloneable

Inheritance

Object PresentationObject ShapeBase StyledShapeBase SimpleShape ConnectorShape

FilledShape

Shape

PictureShape

See Also

SimpleShape Members

DevExpress.Docs.Presentation Namespace