DiagramShape.Parameters Property
Specifies shape parameters. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DoubleCollection | Shape parameters. |
Remarks
The parameters are used to dynamically calculate an end point, row height and other properties.
See Also