Paste(BasePoint: IGxPointF);
Paste(BasePoint: Prognoz.Platform.Interop.Drawing.IGxPointF);
BasePoint. Top left coordinate of the position, to which an object is pasted (in view coordinates).
The Paste method pastes objects from 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 objects are copied and pasted.
See also: