The current texture compression type.
[Visual Basic .NET] Public ReadOnly Property TextureCompressionType As esriTextureFormatType
[C#] public esriTextureFormatType TextureCompressionType {get;}
[C++]
HRESULT get_TextureCompressionType(
esriTextureFormatType* pType
);
[C++]Parameters
pType [out, retval]pType is a parameter of type esriTextureFormatType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.