Skip to main content
Cut

DefaultBarItemNames.ImageToolsSetImageScale_4 Field

Returns “bImageToolsSetImageScale_4”. Corresponds to the 400 % 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_4 = "bImageToolsSetImageScale_4"

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