Skip to main content
A newer version of this page is available. .

DiagramCommandsBase.SetSelectedImagesStretchModeCommand Field

Set the specified stretch mode for the selected image items.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v19.1.Core.dll

Declaration

public static readonly DiagramCommand<StretchMode> SetSelectedImagesStretchModeCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<StretchMode>
See Also