User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layervector.revertall_void

Table of Contents

TGIS_LayerVector.RevertAll method

DK11 for Java | tatukgis.jdk.TGIS_LayerVector.RevertAll | Constructors | Fields | Methods | Properties | Events

Reverts layer to its original content.

Available also on: Delphi | .NET.

Overrides TGIS_Layer.RevertAll.

Syntax

// Java
public void RevertAll();
// Oxygene
public
  procedure RevertAll; override;

Remarks

All unsaved changes will be abandoned.

2020/02/12 01:12

Page Tools