User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.canredo

Table of Contents

IGIS_Editor.CanRedo property

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

If True, redo buffer is not empty.

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

Syntax

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

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools