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 |
A Paths object that represents the shape's strokes. |
object |
Required. An expression that returns a Shape object. |