Search
SelectionCopy Class
Remarks See Also
 





Used internally in the implementation of copy/paste functions.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public sealed class SelectionCopy

Visual Basic  Copy Code

Public NotInheritable Class SelectionCopy

 Remarks

This class supports the NetDiagram infrastructure and is not intended to be used directly from your code.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.SelectionCopy

 See Also