User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_config.prjlayerscount

Table of Contents

TGIS_Config.PrjLayersCount property

DK for .NET | TatukGIS.NDK.TGIS_Config.PrjLayersCount | Constructors | Fields | Methods | Properties

Returns the number of layers defined in project config file.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public Integer PrjLayersCount
{
  get {}
}
' VisualBasic
Public Property PrjLayersCount As Integer
  Get
  End Get
End Property
// Oxygene
public
  property PrjLayersCount : Integer read;

Value

Type
int
Integer
2025/01/31 01:10

Page Tools