User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.saveall_void

Table of Contents

TGIS_Layer.SaveAll method

DK11 for Python | tatukgis.pdk.TGIS_Layer.SaveAll | Constructors | Methods | Properties | Events

Saves layer and destroys mirrored items.

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

Syntax

# Python
def SaveAll(
  self
) -> None: 

Remarks

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

See TGIS_Viewer.MustSave for example.

2022/11/21 01:50

Page Tools