PathsLocal property

PathsLocal property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Example         Applies to

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.