Vwa.Shape.getGuid Method
Applies to: SharePoint Server 2010
Returns the GUID of the shape in Microsoft Visio 2010.
var value = Shape.getGUID()
Return Value
string The GUID of the shape in Visio 2010.
Remarks
The GUID of the shape is the value returned by the Shape.UniqueID property in Visio 2010.