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