DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.PrjLayerConfig | Methods | Properties
Config file name (without extension) at a given index in a project file.
// C# public String PrjLayerConfig[_index int] { get {} }
' VisualBasic Public Property PrjLayerConfig(ByVal _index As Integer] As String Get End Get End Property
// Oxygene public property PrjLayerConfig[ _index : Integer ] : String read;
Name | Type | Description |
---|---|---|
_index | int Integer | index of layer |
Type |
---|
string String |