DiagramItem(RectangleF) Constructor
Initializes a new instance of the DiagramItem class.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| bounds | RectangleF | A RectangleF object that represents the DiagramItem bounds. |
See Also