DiagramStencil.ContainsShape(ShapeDescriptionBase) Method
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| shape | ShapeDescriptionBase |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
public bool ContainsShape(
ShapeDescriptionBase shape
)
Public Function ContainsShape(
shape As ShapeDescriptionBase
) As Boolean
| Name | Type |
|---|---|
| shape | ShapeDescriptionBase |
| Type |
|---|
| Boolean |