Skip to main content

DiagramStencil.GetContainerShape(String) Method

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public ContainerShapeDescription GetContainerShape(
    string shapeId
)

Parameters

Name Type
shapeId String

Returns

Type
DevExpress.Diagram.Core.ContainerShapeDescription
See Also