User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.mustsave_void

Table of Contents

TGIS_Viewer.MustSave method

DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.MustSave | Constructors | Fields | Methods | Properties | Events

Check if any layer or the project file was modified by editing.

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

Syntax

Implements IGIS_Viewer.MustSave.

// C#
public bool MustSave();
' VisualBasic
Public Function MustSave() As Boolean
// Oxygene
public
  function MustSave : Boolean;

Result

Type Description
bool
Boolean
True if project should be saved.
2022/11/30 19:27

Page Tools