DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Subscribe | Constructors | Fields | Methods | Properties | Events
Add provided control to the notification subscription list.
Available also on: Delphi FMX | Java | ActiveX | Python.
Implements IGIS_Viewer.Subscribe.
// C# public void Subscribe( IGIS_Subscribe _control );
' VisualBasic Public Sub Subscribe( ByVal _control As IGIS_Subscribe )
// Oxygene public procedure Subscribe( _control : IGIS_Subscribe );
Name | Type | Description |
---|---|---|
_control | IGIS_Subscribe | - control which should become a subscriber |