Share via


MotionEffect.Path Property

PowerPoint Developer Reference

Returns a String that represents the path followed by a MotionEffect object. Read-only.

Syntax

expression.Path

expression   A variable that represents a MotionEffect object.

Return Value
String

Remarks

The String returned for a MotionEffect object is a specific path that the motion effect follows between From and To, using the same syntax as the VML path description.

See Also