DiagramStencil.UnregisterShape(ShapeDescriptionBase) Method
Removes the specified shape from the stencil.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v25.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| shape | ShapeDescriptionBase | A ShapeDescriptionBase descendant representing the shape to add to the stencil. |
See Also