DK for Java | tatukgis.jdk.IGIS_HierarchyManager.InsertLayer | Methods | Properties
Add a layer to groups.
// Java public abstract void InsertLayer( TGIS_LayerAbstract _layer, int _index );
// Oxygene public procedure InsertLayer( _layer : TGIS_LayerAbstract; _index : Integer );
| Name | Type | Description |
|---|---|---|
| _layer | TGIS_LayerAbstract | layer handle |
| _index | int Integer | insert index |