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

Get 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
Frame per seconds.
2025/01/31 01:03

Page Tools