Shape.RootShape property (Visio)
Returns the top-level shape of an instance if this shape is part of a master instance. Read-only.
Syntax
expression. RootShape
expression A variable that represents a Shape object.
Return value
Shape
Remarks
If this shape is not part of a master instance, the RootShape property returns Nothing.
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.