Shape.Master property (Visio)
Returns the master from which the Shape object was created. Read-only.
Syntax
expression. Master
expression A variable that represents a Shape object.
Return value
Master
Remarks
If the Shape object is not an instance of a master, its Master property returns Nothing.
If the Shape object is in a group, its Master property is the same as the group's Master property.
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.