Search
SelectionCopy.OriginalItems Property
See Also
 






Gets a collection of the original items.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramItemCollection OriginalItems { get; }

Visual Basic  Copy Code

Public ReadOnly Property OriginalItems As DiagramItemCollection

 Property Value

 See Also