User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_subscribe

Table of Contents

IGIS_Subscribe interface

DK11 for .NET | TatukGIS.NDK.IGIS_Subscribe | Interfaces | Methods

Subscriber mechanism interface.

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

Syntax

// C#
public interface IGIS_Subscribe
{
}
' VisualBasic
Public Interface IGIS_Subscribe
End Class
// Oxygene
type
  IGIS_Subscribe = public interface
  end;

Methods

Inherited Overrides Protected
Name Visibility Description
SubscribedEvent public Subscriber notification event.

Remarks

TGIS_ControlLegend and TGIS_ControlScale are capable to subscribe TGIS_Viewer update event. See also TGIS_Viewer.Subscribe and TGIS_Viewer.UnSubscribe

2022/11/16 01:37

Page Tools