Skip to main content

DiagramStencil.ContainerShapes Property

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

#Declaration

public IEnumerable<ContainerShapeDescription> ContainerShapes { get; }

#Property Value

Type
IEnumerable<DevExpress.Diagram.Core.ContainerShapeDescription>
See Also