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.
// C# public bool SaveChanges();
' VisualBasic Public Function SaveChanges() As Boolean
// Oxygene public function SaveChanges : Boolean;
Type | Description |
---|---|
bool Boolean | True, if changes were saved. |