User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.SaveProject method

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

Save current project.

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

Syntax

Implements IGIS_Viewer.SaveProject.

// C#
public void SaveProject();
' VisualBasic
Public Sub SaveProject()
// Oxygene
public
  procedure SaveProject;

Remarks

Layer configuration will be saved to project or configuration files if such configuration file exits.
Save only project file. Data will not be saved.

2022/11/16 01:38

Page Tools