Gets the selected diagram items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramItemCollection Items { get; set; } |
Visual Basic
![]() |
---|
Public Property Items As DiagramItemCollection |
An instance of the DiagramItemCollection class that represents the selected diagram items.
You can select items programmatically by adding them to this collection.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |