DK for .NET | TatukGIS.NDK.IGIS_Subscribe | Interfaces | Methods
Subscriber mechanism interface.
// C# public interface IGIS_Subscribe { }
' VisualBasic Public Interface IGIS_Subscribe End Class
// Oxygene type IGIS_Subscribe = public interface end;
Name | Visibility | Description | |
---|---|---|---|
SubscribedEvent | public | Subscriber notification event. | |
TGIS_ControlLegend and TGIS_ControlScale are capable to subscribe TGIS_Viewer update event. See also TGIS_Viewer.Subscribe and TGIS_Viewer.UnSubscribe