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.TextureDisplayType Property (ArcObjects .NET 10.5 SDK) |
The current texture display type.
[Visual Basic .NET] Public ReadOnly Property TextureDisplayType As esriTextureFormatType
[C#] public esriTextureFormatType TextureDisplayType {get;}
[C++]
HRESULT get_TextureDisplayType(
esriTextureFormatType* pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriTextureFormatType