Back to Devexpress

GroupShape Class

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

latest1.4 KB
Original Source

GroupShape Class

A shape that contains a group of shapes.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class GroupShape :
    StyledShapeBase,
    ITextRunEnumerable
vb
Public NotInheritable Class GroupShape
    Inherits StyledShapeBase
    Implements ITextRunEnumerable

The following members return GroupShape objects:

Implements

ICloneable

Inheritance

Object PresentationObject ShapeBase StyledShapeBase GroupShape

See Also

GroupShape Members

DevExpress.Docs.Presentation Namespace