Back to Devexpress

Shape Class

officefileapi-devexpress-dot-docs-dot-presentation-3007cb25.md

latest2.4 KB
Original Source

Shape Class

A shape in presentations.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class Shape :
    FilledShape,
    ITextRunEnumerable
vb
Public NotInheritable Class Shape
    Inherits FilledShape
    Implements ITextRunEnumerable

The following members return Shape objects:

Remarks

For more information about shapes, refer to the following topic: DevExpress Presentation API Library: Work with Shapes.

Implements

ICloneable

Inheritance

Object PresentationObject ShapeBase StyledShapeBase SimpleShape FilledShape Shape

See Also

Shape Members

DevExpress.Docs.Presentation Namespace