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