DK11 for Java | tatukgis.jdk.TGIS_Config.PrjLayerName | Constructors | Fields | Methods | Properties
Name of layer at a given index in a project file.
// Java public java.lang.String getPrjLayerName( int _index );
// Oxygene public property PrjLayerName[ const _index : Integer ] : String read;
Name | Type | Description |
---|---|---|
_index | int Integer | index of layer |
Type |
---|
java.lang.String String |