User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerparent.controlupdateeditor_wordbool

Table of Contents

IGIS_ViewerParent.ControlUpdateEditor method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.ControlUpdateEditor | Methods

Update the editor.

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

Syntax

// C#
public void ControlUpdateEditor(
  WordBool _final
);
' VisualBasic
Public Sub ControlUpdateEditor(
  ByVal _final As WordBool
)
// Oxygene
public
  procedure ControlUpdateEditor(
    _final : WordBool
  );

Parameters

Name Type Description
_final WordBool Is this final update

Remarks

Do not call this method directly. Method is only for internal Viewer/Parent communication.

2025/01/31 01:03

Page Tools