User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.mustsave_void

Table of Contents

TGIS_ViewerWnd.MustSave method

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

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

Available also on: Delphi FMX | 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/16 01:38

Page Tools