The list of pixel values.
[Visual Basic .NET] Public Property Values As Object
[C#] public object Values {get; set;}
[C++]
HRESULT get_Values(
VARIANT* pValues
);
[C++]
HRESULT put_Values(
VARIANT pValues
);
[C++]Parameters
pValues [out, retval] pValues is a parameter of type VARIANT pValues [in] pValues is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.