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 > IGlobeLayerInfo Interface > IGlobeLayerInfo.Use16ColorBits Property (ArcObjects .NET 10.5 SDK) |
Indicates whether to use 16 bits for color.
[Visual Basic .NET] Public ReadOnly Property Use16ColorBits As Boolean
[C#] public bool Use16ColorBits {get;}
[C++]
HRESULT get_Use16ColorBits(
VARIANT_BOOL* pbUse16Bits
);
[C++]
Parameters pbUse16Bits [out, retval] pbUse16Bits is a parameter of type VARIANT_BOOL