User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.subscribe_igis_subscribe

Table of Contents

IGIS_Viewer.Subscribe method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Subscribe | Methods | Properties

Add provided control to the notification subscription list.

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

Syntax

// C#
public void Subscribe(
  IGIS_Subscribe _control
);
' VisualBasic
Public Sub Subscribe(
  ByVal _control As IGIS_Subscribe
)
// Oxygene
public
  procedure Subscribe(
    _control : IGIS_Subscribe
  );

Parameters

Name Type Description
_control IGIS_Subscribe - control which should become a subscriber
2025/01/31 01:03

Page Tools