Shape.Master Property (Visio)

Returns the master from which the Shape object was created. Read-only.

Version Information

Version Added: Visio 2.0

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.