This method returns the current frame

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public int CurrentFrame()
Visual Basic (Declaration)
Public Function CurrentFrame As Integer
Visual C++
public:
int CurrentFrame()

Return Value

Returns the current frame

See Also