Skip to main content
Cut

DefaultBarItemNames.ImageToolsRotateRight90 Field

Returns “bImageToolsRotateRight90”. Corresponds to the Rotate Right 90 item of the Rotate menu that is displayed in the Image Tools ribbon category.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ImageToolsRotateRight90 = "bImageToolsRotateRight90"

Field 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