Back to Devexpress

DiagramControl.SelectItems Method

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-dot-selectitems.md

latest577 B
Original Source

DiagramControl.SelectItems Method

NameParametersDescription
SelectItems(DiagramItem[])itemsSelects the specified diagram items.
SelectItems(IEnumerable<DiagramItem>, ModifySelectionMode)items, modifySelectionModeSelects the specified diagram items.