User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_editor.revertshape_void

Table of Contents

IGIS_Editor.RevertShape method

DK for Delphi | GisInterfaces.IGIS_Editor.RevertShape | Methods | Properties

Revert currently edited shape to a saved version.

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

Syntax

// Delphi
public
  procedure RevertShape;
// C++ Builder
public:
  void RevertShape(void) = 0;

Remarks

For newly created shapes, do nothing. See DeleteShape for example.

2025/01/31 01:07

Page Tools