This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo2 Interface > IGlobeLayerInfo2.TextureDownsamplingFactor Property (ArcObjects .NET 10.5 SDK) |
The texture down-sampling factor.
[Visual Basic .NET] Public ReadOnly Property TextureDownsamplingFactor As Double
[C#] public double TextureDownsamplingFactor {get;}
[C++]
HRESULT get_TextureDownsamplingFactor(
double* pFactor
);
[C++]
Parameters pFactor [out, retval] pFactor is a parameter of type double