User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.writeconfig_void

Table of Contents

ITGIS_Layer.WriteConfig method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.WriteConfig | Methods | Properties

Writes layer configuration files.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void WriteConfig();
' VisualBasic
Public Sub WriteConfig()
// Oxygene
public
  procedure WriteConfig;

Remarks

See TGIS_Viewer.ReadConfig for example.

Params can be saved in project or configuration file. You can select this using KeepParamsInProject.

2022/11/16 01:09

Page Tools