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.

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.