NestedShape Interface
A shape that belongs to a group or drawing canvas.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
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