DK11 for .NET | TatukGIS.NDK.TGIS_ConfigIni.buildParamList | Constructors | Fields | Methods | Properties
Build parameters list. List will be built based on layer and project configuration files.
// C# protected void buildParamList( bool _uselayer );
' VisualBasic Protected Sub buildParamList( ByVal _uselayer As Boolean )
// Oxygene protected procedure buildParamList( _uselayer : Boolean );
Name | Type | Description |
---|---|---|
_uselayer | bool Boolean | if True, current layer section will be used |