Skip to main content

DiagramCommandsBase.BringToFrontCommand Field

In This Article

Bring the selected diagram items to the front.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand BringToFrontCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also