Vwa.ShapeCollection Class Methods

Applies to: SharePoint Server 2010

The following table lists the methods of the Vwa.ShapeCollection Class class.

Methods

Name

Description

Vwa.ShapeCollection.getCount Method

Returns the number of shapes on the active Web drawing page.

Vwa.ShapeCollection.getItemAtIndex Method

Returns the shape at the specified index position in the ShapeCollection collection.

Vwa.ShapeCollection.getItemByGuid Method

Returns the shape that has the specified GUID.

Vwa.ShapeCollection.getItemById Method

Returns the shape that has the specified identifier (ID).

Vwa.ShapeCollection.getItemByName Method

Returns the shape that has the specified name.

See Also

Concepts

Vwa Namespace