User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.saveall_void

Table of Contents

TGIS_Layer.SaveAll method

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.SaveAll | Constructors | Fields | Methods | Properties | Events

Saves layer and destroys mirrored items.

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

Syntax

// C#
public virtual void SaveAll();
' VisualBasic
Public Overridable Sub 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:31

Page Tools