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