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

DiagramCommandsBase.SetSelectedItemsStyleCommand Field

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

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand<DiagramItemStyleId> SetSelectedItemsStyleCommand

Field Value

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