SvgIcon.IconStretch Property
Gets or sets a value that specifies how the image is resized to fill its allocated space. This is a dependency property.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Stretch | A Stretch enumeration value. |
See Also