DiagramStencil.ContainerShapes Property
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Property Value
| Type |
|---|
| IEnumerable<DevExpress.Diagram.Core.ContainerShapeDescription> |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
public IEnumerable<ContainerShapeDescription> ContainerShapes { get; }
Public ReadOnly Property ContainerShapes As IEnumerable(Of ContainerShapeDescription)
| Type |
|---|
| IEnumerable<DevExpress.Diagram.Core.ContainerShapeDescription> |