DK11 for .NET | TatukGIS.NDK.TGIS_Layer.prepareParamsCache | Overloads | Constructors | Fields | Methods | Properties | Events
Prepare cached section list meeting the _style name.
// C# protected void prepareParamsCache( string _style );
' VisualBasic Protected Sub prepareParamsCache( ByVal _style As String )
// Oxygene protected procedure prepareParamsCache( _style : String );
Name | Type | Description |
---|---|---|
_style | string String | style name of sections to be used |
Cached list will be uses to optimized rendering. Cached list will have only sections meeting MinZoom..MaxZoom (MinScale..MaxScale, MinLevel..MaxLevel) criteria.