User Tools

Site Tools


api:dk11:java:tatukgis.jdk.igis_viewer.unsubscribe_igis_subscribe

Table of Contents

IGIS_Viewer.UnSubscribe method

DK11 for Java | tatukgis.jdk.IGIS_Viewer.UnSubscribe | Methods | Properties

Remove provided control from the notification subscription list.

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

Syntax

// Java
public abstract void UnSubscribe(
  IGIS_Subscribe _control
);
// Oxygene
public
  procedure UnSubscribe(
    _control : IGIS_Subscribe
  );

Parameters

Name Type Description
_control IGIS_Subscribe control which subscription should be canceled
2024/12/20 22:26

Page Tools