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

DefaultBarItemNames.ImageToolsSetImageScale_0_5 Property

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.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static string ImageToolsSetImageScale_0_5 { get; }

Property 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