Share via


Layers.Master Property

Visio Automation Reference

Returns the master that contains the Layers collection. Read-only.

Version Information
 Version Added:  Visio 2.0

Syntax

expression.Master

expression   A variable that represents a Layers object.

Return Value
Master

Remarks

If the Layers collection is from a page rather than a master, its Master property returns Nothing.

See Also