DK for Java | tatukgis.jdk.IGIS_HierarchyGroup.Layers | Methods | Properties
Get layer by index.
// Java public TGIS_LayerAbstract getLayers( int _index );
// Oxygene public property Layers[ const _index : Integer ] : TGIS_LayerAbstract read;
Name | Type | Description |
---|---|---|
_index | int Integer | group index |
Type |
---|
TGIS_LayerAbstract |