Share via


PathsLocal Property [Visio 2003 SDK Documentation]

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

objRet = object**.PathsLocal**

objRet     A Paths object that represents the shape's strokes.

object     Required. An expression that returns a Shape object.

Version added

5.0

Applies to | Shape object

See Also | Paths collection | Paths property