User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.saveall_void

Table of Contents

ITGIS_Layer.SaveAll method

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

Saves layer and destroys mirrored items.

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

Syntax

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

Remarks

Will save data and any exiting configuration file. Internally will call TGIS_Layer.SaveData.

See TGIS_Viewer.MustSave for example.

2022/11/16 01:09

Page Tools