Skip to main content
Cut

DefaultBarItemNames.ImageToolsStretchModeUniform Field

Returns “bImageToolsStretchModeUniform”. Corresponds to the Uniform item of the Set Stretch Mode menu that is displayed in the Image Tools ribbon category.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ImageToolsStretchModeUniform = "bImageToolsStretchModeUniform"

Field Value

Type
String

Remarks

By default, the Set Stretch Mode menu is placed in the Image Tools ribbon category that appears when an image item is selected.

See Also