DiagramShape(ShapeDescription) Constructor
Initializes a new instance of the DiagramShape class with the specified settings.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| shape | ShapeDescription | The shape kind. This object is used to initialize the DiagramShape.Shape property. |
See Also