DiagramControl.SetSelectedImagesStretchMode(StretchMode) Method
Sets the specified stretch mode for selected image items.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Parameters
Name | Type | Description |
---|---|---|
mode | StretchMode | A StretchMode enumeration value. |
See Also