Vwa.Shape Class Methods

Applies to: SharePoint Server 2010

The following table lists the methods of the Vwa.Shape Class.

Methods

Name

Description

Vwa.Shape.addHighlight Method

Draws a rectangular highlight around the bounding box of the shape.

Vwa.Shape.addOverlay Method

Creates a predefined visual overlay based on the specified content and in the specified position.

Vwa.Shape.addPredefinedOverlay Method

Creates a predefined visual overlay based on the specified type and content and specified position.

Vwa.Shape.getBounds Method

Returns an anonymous object that specifies the bounding box of the shape.

Vwa.Shape.getGuid Method

Returns the GUID of the shape in Microsoft Visio 2010.

Vwa.Shape.getHyperlinks Method

Returns an array of anonymous objects, each of which specifies a hyperlink associated with the shape.

Vwa.Shape.getId Method

Returns the identifier (ID) of the shape within the Web drawing.

Vwa.Shape.getName Method

Returns the Shape.Name value of the shape in Microsoft Visio 2010.

Vwa.Shape.getShapeData Method

Returns an array of anonymous objects, each of which corresponds to a shape data item associated with the shape.

Vwa.Shape.removeHighlight Method

Removes the highlight from the shape, if one exists.

Vwa.Shape.removeOverlay Method

Removes the overlay that has the specified overlay ID.

See Also

Concepts

Vwa Namespace