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