User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.writeconfig_void

Table of Contents

IGIS_Viewer.WriteConfig method

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.WriteConfig | Methods | Properties

Write all configuration data to the project or layer ini file.

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

Syntax

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

Remarks

Layer configuration will be saved to project or configuration files if such configuration file exits.
This method is called internally in Save or SaveAll method while working with projects. See ReadConfig for example.

2022/11/16 01:37

Page Tools