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

DefaultBarItemNames.ImageToolsFlipVertical Property

Returns “bImageToolsFlipVertical”. Corresponds to the Flip Vertical item of the Rotate menu that is displayed in the Image Tools ribbon category.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static string ImageToolsFlipVertical { get; }

Property Value

Type
String

Remarks

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

See Also