User Tools

Site Tools


api:dk11:delphi:gis3dflyover.tgis_3dflyover.movetocamera_integer

Table of Contents



TGIS_3DFlyOver.MoveToCamera method

DK for Delphi | Gis3DFlyOver.TGIS_3DFlyOver.MoveToCamera | Constructors | Methods | Properties | Events

Sets the view to the specified camera.

Available also on: .NET | ActiveX | Python.

Syntax

// Delphi
public
  procedure MoveToCamera(
    const _idx : Integer
  );
// C++ Builder
public:
  void MoveToCamera(
    const int _idx
  );

Parameters

Name Type Description
_idx Integer index of the camera
2026/06/12 11:02

Page Tools