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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.