Paths Members (Visio)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Includes a Path object for each Geometry section for a group or shape.

Properties

Name

Description

Application

Returns the instance of Microsoft Visio that is associated with an object. Read-only.

Count

Returns the number of objects in a collection. Read-only.

Item

Returns an object from a collection. The Item property is the default property for all collections, and for the Path and Selection objects. Read-only.

ObjectType

Returns an object's type. Read-only.