DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.AttachLayer | Methods | Properties
Attach layer to the viewer by re-parenting.
// C# public IGIS_Viewer AttachLayer( ITGIS_LayerAbstract _layer );
' VisualBasic Public Function AttachLayer( ByVal _layer As ITGIS_LayerAbstract ) As IGIS_Viewer
// Oxygene public function AttachLayer( _layer : ITGIS_LayerAbstract ) : IGIS_Viewer;
Name | Type | Description |
---|---|---|
_layer | ITGIS_LayerAbstract | layer to be attached |
Type | Description |
---|---|
IGIS_Viewer | Previous parent. |
Only for internal use of TatukGIS.