User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.movecameradown_integer

Table of Contents

ITGIS_3DFlyOver.MoveCameraDown method

DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.MoveCameraDown | Methods | Properties

Moves a camera one position down in the order.

Available also on: Delphi | .NET | Python.

Syntax

// C#
public void MoveCameraDown(
  int _idx
);
' VisualBasic
Public Sub MoveCameraDown(
  ByVal _idx As Integer
)
// Oxygene
public
  procedure MoveCameraDown(
    _idx : Integer
  );

Parameters

Name Type Description
_idx int
Integer
index of the camera
2025/01/31 01:03

Page Tools