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