ImageSettings.StretchDirection Property
In This Article
Gets or sets a value that specifies how an image is scaled. This is a dependency property.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Property Value
Type | Description |
---|---|
Stretch |
One of the Stretch |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Stretch |
---|---|
Image |
|
Image |
|
Nav |
|
Nav |
|
Nav |
|
Nav |
|
Nav |
|
Nav |
|
Nav |
|
Nav |
|
#Remarks
This property specifies in what scaling directions ImageSettings.Stretch should be applied.
See Also