User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_controlattributes.savechanges_void

Table of Contents

TGIS_ControlAttributes.SaveChanges method

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlAttributes.SaveChanges | Constructors | Fields | Methods | Properties | Events

Write changes to the shape.

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

Syntax

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

Result

Type Description
bool
Boolean
True, if changes were saved.
2022/11/16 01:38

Page Tools