This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv9 Interface > IRasterDefaultsEnv9.PyramidCompressionQuality Property (ArcObjects .NET 10.5 SDK) |
pyramid compression quality.
[Visual Basic .NET] Public Property PyramidCompressionQuality As Integer
[C#] public int PyramidCompressionQuality {get; set;}
[C++]
HRESULT get_PyramidCompressionQuality(
long* Quality
);
[C++]
HRESULT put_PyramidCompressionQuality(
long Quality
);
[C++]
Parameters Quality [out, retval] Quality is a parameter of type long Quality [in] Quality is a parameter of type long