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


IGeoVideoLayer.ReWind Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IGeoVideoLayer.ReWind Property

Rewinds the GeoVideo Layer.

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

Parameters [in] is a parameter of type double

Product Availability

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

See Also

IGeoVideoLayer Interface