DiagramItem.ActualPadding Property
Gets the actual padding for the diagram item. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
Thickness | A Thickness value that specifies the actual padding for the current item. |
See Also