User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.canundo

Table of Contents

IGIS_Editor.CanUndo property

DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.CanUndo | Methods | Properties

If True, undo buffer is not empty.

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

Syntax

// C#
public Boolean CanUndo
{
  get {}
}
' VisualBasic
Public Property CanUndo As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property CanUndo : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools