CopySelectedShapes;
CopySelectedShapes();
The CopySelectedShapes method copies the selected objects to clipboard.
Executing the example requires a form with the Button1 button, the WorkspaceBox component named WorkspaceBox1 and a data source for the WorkspaceBox1.
Add links to the Andy, Drawing, Workspace system assemblies.
After executing the example the selected object is copied and pasted to a workspace.
See also: