DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWndEvents.LayerAddEvent | Methods
LayerAdd event. Will be fired upon adding layer to the viewer: after creation but before opening.
Available also on: Delphi FMX | .NET WinForms | Java.
// C# public void LayerAddEvent( ref WordBool Translated, ITGIS_Layer Layer );
' VisualBasic Public Sub LayerAddEvent( ByRef Translated As WordBool, ByVal Layer As ITGIS_Layer )
// Oxygene public procedure LayerAddEvent( var Translated : WordBool; Layer : ITGIS_Layer );
Name | Type | Description |
---|---|---|
Translated | WordBool | |
Layer | ITGIS_Layer |