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

DefaultBarItemNames.ImageToolsImagePictureGroup Field

Returns “rgImageToolsImagePictureGroup”. Corresponds to the Picture ribbon group that is placed in the Image Tools ribbon category and contains Rotate, Set Stretch Mode, Set Image Scale, Reset Image and Change Image items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ImageToolsImagePictureGroup = "rgImageToolsImagePictureGroup"

Field Value

Type
String

Remarks

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

See Also