Path

MotionEffect.Path property

Specifies the path primitive followed by coordinates for the animation motion. Read/write IMotionPath.

public IMotionPath Path { get; set; }

See Also