AGI STK Graphics 11 Send comments on this topic.
Stop Method (IAgStkGraphicsVideoStream)
See Also 





Description

Stops the video when the Playback property is set to RealTime. Stopping the video will seek to the first frame and pause playback. Use the Play method to begin playing the video again.

Syntax

[Visual Basic .NET]
Public Sub Stop() 

[C#]
public void Stop();

[Managed C++]
public: void Stop();

[Java]
public  stop();

[Unmanaged C++]
public: HRESULT Stop();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1