Message-ID: <115063431.8005.1711628160020.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8004_1613526421.1711628160020" ------=_Part_8004_1613526421.1711628160020 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Shapes.ListShapes()

Shapes.ListShapes()

Description

=20

Lists all the Shape objects in the <= a href=3D"/display/EW11/Shapes">Shapes collection. This does not return= the underlying collection, so changes to the returned value will have no e= ffect on future calls to this Shapes object.

=20
C#
=20
 public Shape[] ListShapes()
=20
=20
vb.net
=20
Public Function ListShapes() As Shape()
=20
=20

Returns

An array of all the=20 Shape objects in the collection.
------=_Part_8004_1613526421.1711628160020--