This document is archived and information here might be outdated.  Recommended version.


IEnumRasterUniqueValueColor.DoubleKey Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IEnumRasterUniqueValueColor.DoubleKey Property

Double key for current class.

[Visual Basic .NET]
Public ReadOnly Property DoubleKey As Double
[C#]
public double DoubleKey {get;}
[C++]
HRESULT get_DoubleKey(
  double* DoubleKey
);
[C++]

Parameters DoubleKey [out, retval] DoubleKey is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumRasterUniqueValueColor Interface