This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties5 Interface > IGlobeLayerProperties5.CacheCompressionType Property (ArcObjects .NET 10.4 SDK) |
The cache compression type.
[Visual Basic .NET] Public Property CacheCompressionType As esriTextureFormatType
[C#] public esriTextureFormatType CacheCompressionType {get; set;}
[C++]
HRESULT get_CacheCompressionType(
esriTextureFormatType* pType
);
[C++]
HRESULT put_CacheCompressionType(
esriTextureFormatType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriTextureFormatType pType [in]
pType is a parameter of type esriTextureFormatType