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


IAGImportPathOptions.RollFactor Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Animation)  

IAGImportPathOptions.RollFactor Property

The roll factor.

[Visual Basic .NET]
Public Property RollFactor As Double
[C#]
public double RollFactor {get; set;}
[C++]
HRESULT get_RollFactor(
  double* pRollFactor
);
[C++]
HRESULT put_RollFactor(
  double pRollFactor
);
[C++]

Parameters pRollFactor [out, retval] pRollFactor is a parameter of type double pRollFactor [in] pRollFactor is a parameter of type double

Product Availability

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

See Also

IAGImportPathOptions Interface

.NET Snippets

Create Animation from Path