DK11 for .NET | TatukGIS.NDK.TGIS_Config.PrjLayerName | Constructors | Fields | Methods | Properties
Name of layer at a given index in a project file.
// C# public String PrjLayerName[_index int] { get {} }
' VisualBasic Public Property PrjLayerName(ByVal _index As Integer] As String Get End Get End Property
// Oxygene public property PrjLayerName[ const _index : Integer ] : String read;
Name | Type | Description |
---|---|---|
_index | int Integer | index of layer |
Type |
---|
string String |