DiagramStencil.ContainsShape(String) Method
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
shapeId | String |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
public bool ContainsShape(
string shapeId
)
Public Function ContainsShape(
shapeId As String
) As Boolean
Name | Type |
---|---|
shapeId | String |
Type |
---|
Boolean |
No
Your feedback is appreciated.