DiagramStencil.ContainerShapes Property
In This Article
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. |
See Also