User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_viewer.notifysubscribers_integer_tobject

Table of Contents

TGIS_Viewer.NotifySubscribers method

Send notification to subscribers.

Syntax

Implements IGIS_Viewer.NotifySubscribers.

# Python
def NotifySubscribers(
  self,
  _event: int,
  _context: TObject
) -> None: 

Parameters

Name Type Description
_event int event identifying number
_context TObject control context; what is expected depends on _event; it can be canvas, control itself.
2026/05/25 22:03

Page Tools