GetAllDrawings
Returns an array with all the drawing objects from the current presentation.
Syntax
expression.GetAllDrawings();
expression
- A variable that represents a ApiPresentation class.
Parameters
This method doesn't have any parameters.
Returns
Drawing[]