DiagramItem.MinSize Property
Gets or sets the minimum item size.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| SizeF | A SizeF value that is the item’s minimum size. |
See Also