Shape.MemberOfContainers Property (Visio)

Returns an array of Long values that represent the identifiers of the container shapes that include the shape as a member. Read-only.

Version Information

Version Added: Visio 2010

Syntax

expression .MemberOfContainers

expression A variable that represents a Shape object.

Return Value

Long()

Remarks

The MemberOfContainers property returns Nothing if the shape is not a member of any container.