DiagramLite Programmer's Guide
SelectionCopy.Items Property
See Also
 





Gets the underlying collection of items.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public DiagramItemCollection Items { get; }

Visual Basic  Copy Code

Public ReadOnly Property Items As DiagramItemCollection

 Property Value

 See Also

SelectionCopy Members
SelectionCopy Class
MindFusion.Diagramming Namespace