| RasterTerrainProviderCache Property  | 
 
            Gets the cache for this terrain provider.
            
 
    Namespace: 
   AGI.Foundation.Terrain
    Assembly:
   AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic RasterTerrainCache Cache { get; }Public ReadOnly Property Cache As RasterTerrainCache
	Get
public:
property RasterTerrainCache^ Cache {
	RasterTerrainCache^ get ();
}member Cache : RasterTerrainCache with get
Property Value
Type: 
RasterTerrainCache See Also
See Also