This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerSampleResult Interface > IImageServerSampleResult.Value Property (ArcObjects .NET 10.4 SDK) |
The sampling value.
[Visual Basic .NET] Public ReadOnly Property Value As String
[C#] public string Value {get;}
[C++]
HRESULT get_Value(
BSTR* pValue
);
[C++]
Parameters pValue [out, retval] pValue is a parameter of type BSTR