Layers Object Members
Visio Automation Reference |
Includes a Layer object for each layer defined for a page or master.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a new Layer object to a Layers collection. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Read-only. Returns the instance of Microsoft Office Visio that is associated with an object. |
![]() |
Count | Returns the number of objects in a collection. Read-only. |
![]() |
Document | Gets the Document object that is associated with an object. Read-only. |
![]() |
EventList | Returns the EventList collection of an object or the EventList collection that contains an Event object. Read-only. |
![]() |
Item | Returns an item from a collection. The Item property is the default property for all collections. Read-only. |
![]() |
ItemU | Returns an object from a collection. Read-only. |
![]() |
Master | Returns the master that contains the Layers collection. Read-only. |
![]() |
ObjectType | Returns an object's type. Read-only. |
![]() |
Page | Gets the page that contains the layers. Read-only. |
![]() |
PersistsEvents | Indicates whether an object is capable of containing persistent events in its EventList collection. Read-only. |
![]() |
Stat | Returns status information for an object. Read-only. |