DiagramStencil.ContainsShape(String) Method
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v25.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Parameters
| Name | Type |
|---|---|
| shapeId | String |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v25.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
public bool ContainsShape(
string shapeId
)
Public Function ContainsShape(
shapeId As String
) As Boolean
| Name | Type |
|---|---|
| shapeId | String |
| Type |
|---|
| Boolean |