Shape.PathsLocal Property

Visio Automation Reference

Returns a Paths collection that reports the coordinates of a shape's paths in the shape's local coordinate system. Read-only.

Version Information
 Version Added:  Visio 5.0

Syntax

expression.PathsLocal

expression   A variable that represents a Shape object.

Return Value
Paths

See Also