User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.loadfromfile_widestring

Table of Contents

ITGIS_3DFlyOver.LoadFromFile method

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

Loads the settings and cameras from an XML file.

Available also on: Delphi | .NET | Python.

Syntax

// C#
public void LoadFromFile(
  WideString _path
);
' VisualBasic
Public Sub LoadFromFile(
  ByVal _path As WideString
)
// Oxygene
public
  procedure LoadFromFile(
    _path : WideString
  );

Parameters

Name Type Description
_path WideString path to the file
2025/01/31 01:03

Page Tools