PathsLocal property

Microsoft Visio Developer Reference

PathsLocal property

   Example   

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

Version added

5.0

Syntax

objRet = object.PathsLocal

objRet

A Paths object that represents the shape's strokes.

object

Required. An expression that returns a Shape object.