ArcObjects Library Reference (Animation)  

esriFlyFromPathType Constants

Tracking modes when importing flyby from a path.

Constant Value Description
esriFlyFromPathObsAndTarget 0 Move both observer and target along path.
esriFlyFromPathObserver 1 Move only observer along path.
esriFlyFromPathTarget 2 Move only target along path.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Create camera flyby from path (Code Files: frmCameraPath)

.NET Related Topics

How to animate the camera along a path (line feature) in globe