DiagramStencil.GetContainerShape(String) Method
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| shapeId | String |
Returns
| Type |
|---|
| DevExpress.Diagram.Core.ContainerShapeDescription |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
public ContainerShapeDescription GetContainerShape(
string shapeId
)
Public Function GetContainerShape(
shapeId As String
) As ContainerShapeDescription
| Name | Type |
|---|---|
| shapeId | String |
| Type |
|---|
| DevExpress.Diagram.Core.ContainerShapeDescription |