DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.GetFps | Methods | Properties
Get rendering speed in frames-per-second
Available also on: Python.
// C# public int GetFps();
' VisualBasic Public Function GetFps() As Integer
// Oxygene public function GetFps : Integer;
Type | Description |
---|---|
int Integer | Frame per seconds. |