User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.movecameraup_integer

Table of Contents

ITGIS_3DFlyOver.MoveCameraUp method

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

Moves a camera one position up in the order.

Available also on: Delphi | .NET | Python.

Syntax

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

Parameters

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

Page Tools