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

Declaration

public static readonly DiagramCommand<DiagramItemStyleId> SetSelectedItemsStyleCommand

Field Value

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