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