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