DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.UnSubscribe | Constructors | Methods | Properties | Events
Remove provided control from the notification subscription list.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.UnSubscribe.
# Python def UnSubscribe( self, _control: IGIS_Subscribe ) -> None:
Name | Type | Description |
---|---|---|
_control | IGIS_Subscribe | control which subscription should be canceled |