Clear;
Clear();
The Clear method clears a collection of selected shapes.
Executing the example requires a form with the Button1 button, the WorkspaceBox component and the UiWorkspace component named UiWorkspace1, which is a data source for WorkspaceBox.
Add links to the Andy, Drawing, Workspace system assemblies.
After executing the example the created objects are selected and aligned to the vertical center, following which the collection of selected shapes is cleared.
See also: