User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.movetocamera_integer

Table of Contents

ITGIS_3DFlyOver.MoveToCamera method

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

Sets the view to the specified camera.

Available also on: Delphi | .NET | Python.

Syntax

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

Parameters

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

Page Tools