Paths property

Microsoft Visio Developer Reference

Paths property

       

Returns a Paths collection that reports the coordinates of a shape's paths in the coordinate system of the shape's parent.

Version added

5.0

Syntax

objRet = object.Paths

objRet

A Paths object that represents the shape's strokes.

object

Required. An expression that returns a Shape object.