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