User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.getfps_void

Table of Contents

IGIS_Viewer3D.GetFps method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.GetFps | Methods | Properties

Gets the rendering speed in frames per second.

Available also on: Python.

Syntax

// C#
public int GetFps();
' VisualBasic
Public Function GetFps() As Integer
// Oxygene
public
  function GetFps : Integer;

Result

Type Description
int
Integer
Frames per second.
2026/07/11 00:07

Page Tools