This document is archived and information here might be outdated.  Recommended version.


IAGImportPathOptions.ReversePath Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.ReversePath Property
ArcGIS Developer Help

IAGImportPathOptions.ReversePath Property

Indicates whether to reverse the path.

[Visual Basic .NET]
Public Property ReversePath As Boolean
[C#]
public bool ReversePath {get; set;}
[C++]
HRESULT get_ReversePath(
  Boolean* pbReverse
);
[C++]
HRESULT put_ReversePath(
  VARIANT_BOOL pbReverse
);
[C++]
Parameters
pbReverse [out, retval]

pbReverse is a parameter of type bool* pbReverse [in]
pbReverse is a parameter of type bool

Product Availability

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

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path