This document is archived and information here might be outdated. Recommended version. |
Indicates whether to use 16 bits for elevation.
[Visual Basic .NET] Public ReadOnly Property Use16ElevationBits As Boolean
[C#] public bool Use16ElevationBits {get;}
[C++]
HRESULT get_Use16ElevationBits(
Boolean* pbUse16Bits
);
[C++]
Parameters pbUse16Bits [out, retval]
pbUse16Bits is a parameter of type bool*