Skip to main content

DiagramCommandsBase.SetSelectedItemsStyleCommand Field

Set the specified style (id) for the selected diagram items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<DiagramItemStyleId> SetSelectedItemsStyleCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<DevExpress.Diagram.Core.DiagramItemStyleId>
See Also