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


IAGImportPathOptions.LookaheadFactor 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.LookaheadFactor Property
ArcGIS Developer Help

IAGImportPathOptions.LookaheadFactor Property

The lookahead factor (0.0-1.0).

[Visual Basic .NET]
Public Property LookaheadFactor As Double
[C#]
public double LookaheadFactor {get; set;}
[C++]
HRESULT get_LookaheadFactor(
  System.Double* pLookaheadFactor
);
[C++]
HRESULT put_LookaheadFactor(
  double pLookaheadFactor
);
[C++]
Parameters
pLookaheadFactor [out, retval]

pLookaheadFactor is a parameter of type double* pLookaheadFactor [in]
pLookaheadFactor is a parameter of type double

Product Availability

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

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path