NestedShape Interface
A shape that belongs to a group or drawing canvas.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Related API Members
The following members return NestedShape objects:
Remarks
A NestedShape object is an item of the following collections:
GroupShapeCollection - a collection of shapes in a group.
CanvasShapeCollection - a collection of shapes in a drawing canvas.
See Also