This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDataset Interface > IRasterDataset.CompressionType Property (ArcObjects .NET 10.4 SDK) |
The compression technique applied to this RasterDataset.
[Visual Basic .NET] Public ReadOnly Property CompressionType As String
[C#] public string CompressionType {get;}
[C++]
HRESULT get_CompressionType(
BSTR* comp
);
[C++]
Parameters comp [out, retval] comp is a parameter of type BSTR