User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.saveall_void

Table of Contents

TGIS_Layer.SaveAll method

DK11 for Java | tatukgis.jdk.TGIS_Layer.SaveAll | Constructors | Fields | Methods | Properties | Events

Saves layer and destroys mirrored items.

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

Syntax

// Java
public void SaveAll();
// Oxygene
public
  procedure SaveAll; virtual;

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:43

Page Tools