DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.GetFps | Methods | Properties
Gets the 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 | Frames per second. |