Layer.Master Property
Visio Automation Reference |
Returns the master that contains the Layer object. Read-only.
Version Information
Version Added: Visio 2.0
Syntax
expression.Master
expression A variable that represents a Layer object.
Return Value
Master
Remarks
If the Layer object is from a page rather than a master, its Master property returns Nothing.
See Also