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


IGlobeCamera.RollFactor Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeCamera.RollFactor Property

The roll factor used to modulate animation transitions.

[Visual Basic .NET]
Public WriteOnly Property RollFactor
[C#]
public void RollFactor {set;}
[C++]
HRESULT put_RollFactor(
  double 
);
[C++]

Parameters [in]
is a parameter of type double

Product Availability

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

See Also

IGlobeCamera Interface