Function
Void Editor.Shapes.SelectAllShapes()
| API | http://api.avolites.com/11.0/Editor.Shapes.SelectAllShapes.html |
|---|---|
| description | Selects all shapes in ProgrammerShapeItems for editing. |
| namespace | Editor.Shapes |
| parameter | none |
| return value | Void |
<step condition="!Editor.Shapes.ProgrammerShapes.Empty">Editor.Shapes.SelectAllShapes()</step>