Skip to main content
Cut

DefaultBarItemNames.ImageToolsSetImageScale_0_5 Field

Returns “bImageToolsSetImageScale_0_5”. Corresponds to the 50 % item of the Set Image Scale 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 ImageToolsSetImageScale_0_5 = "bImageToolsSetImageScale_0_5"

Field Value

Type
String

Remarks

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

See Also