This is an old revision of the document!
This action allows the user to resize a specified shape on the parent canvas or schematic page according to the angle given. Return type is a success/failure message in the form of list of strings. The function call takes in 3 arguments.
list<string> ResizeShape(1: string shapeUid, 2: Position newPosition, 3: Size newSize)
“Resize Successful”.
Error message sent out by the server application.